Searched defs:MemberType (Results 1 – 13 of 13) sorted by relevance
118 struct MemberType { struct119 …T t; // expected-note {{'MemberType<NonLiteral>' is not literal because it has data member 't' of … argument
928 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
945 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
947 typedef bool (T::*MemberType)(); in CastAndCallMethod() typedef
582 class MemberType(object): class
657 const auto *MemberType = cast<DIDerivedType>(Element); in visitMapDefType() local
1781 QualType MemberType = Field->getType(); in BuildFieldReferenceExpr() local
574 const Node *MemberType; variable3360 Node *MemberType = getDerived().parseType(); in parsePointerToMemberType() local
580 const Node *MemberType; variable3595 Node *MemberType = getDerived().parseType(); in parsePointerToMemberType() local
296 using MemberType = Value; typedef in __anonf8afa1f80111::CongruenceClass