ReferenceTypeMaker   34 Source/wtf/HashMap.h     template<typename T> struct ReferenceTypeMaker<T&> {
ReferenceTypeMaker   81 Source/wtf/HashMap.h         typedef typename ReferenceTypeMaker<MappedPassInType>::ReferenceType MappedPassInReferenceType;