Searched defs:reference_type (Results 1 – 3 of 3) sorted by relevance
30 typedef T& reference_type; typedef
378 … const ReferenceType *reference_type = cast<ReferenceType>(qual_type.getTypePtr()); in IsFunctionType() local414 const ReferenceType *reference_type = cast<ReferenceType>(qual_type.getTypePtr()); in IsFunctionPointerType() local2158 const ReferenceType *reference_type = cast<ReferenceType>(qual_type.getTypePtr()); in GetNumChildren() local3276 … const ReferenceType *reference_type = cast<ReferenceType>(parent_qual_type.getTypePtr()); in GetChildClangTypeAtIndex() local3682 … const ReferenceType *reference_type = cast<ReferenceType>(qual_type.getTypePtr()); in GetIndexOfChildMemberWithName() local3877 … const ReferenceType *reference_type = cast<ReferenceType>(qual_type.getTypePtr()); in GetIndexOfChildWithName() local
397 void TypeTraitsTest::reference_type() in reference_type() function in TypeTraitsTest