Searched defs:MemberPointerTypeInfo (Results 1 – 1 of 1) sorted by relevance
1392 struct MemberPointerTypeInfo : TypeInfoCommon { struct1394 unsigned TypeQuals : 4;1397 union {1400 } ScopeMem;1401 CXXScopeSpec &Scope() { in Scope()1404 const CXXScopeSpec &Scope() const { in Scope()1407 void destroy() { in destroy()