Home
last modified time | relevance | path

Searched defs:MemberPointerTypeInfo (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Sema/
H A DDeclSpec.h1415 struct MemberPointerTypeInfo : TypeInfoCommon { struct
1417 unsigned TypeQuals : 5;
1420 union {
1423 } ScopeMem;
1424 CXXScopeSpec &Scope() { in Scope()
1427 const CXXScopeSpec &Scope() const { in Scope()
1430 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h1561 struct MemberPointerTypeInfo { struct
1563 unsigned TypeQuals : 5;
1565 SourceLocation StarLoc;
1568 alignas(CXXScopeSpec) char ScopeMem[sizeof(CXXScopeSpec)];
1569 CXXScopeSpec &Scope() { in Scope()
1572 const CXXScopeSpec &Scope() const { in Scope()
1575 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h1608 struct MemberPointerTypeInfo { struct
1613 SourceLocation StarLoc;
1616 alignas(CXXScopeSpec) char ScopeMem[sizeof(CXXScopeSpec)];
1617 CXXScopeSpec &Scope() { in Scope()
1620 const CXXScopeSpec &Scope() const { in Scope()
1623 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h1608 struct MemberPointerTypeInfo { struct
1613 SourceLocation StarLoc;
1616 alignas(CXXScopeSpec) char ScopeMem[sizeof(CXXScopeSpec)];
1617 CXXScopeSpec &Scope() { in Scope()
1620 const CXXScopeSpec &Scope() const { in Scope()
1623 void destroy() { in destroy()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h1608 struct MemberPointerTypeInfo { struct
1613 SourceLocation StarLoc;
1616 alignas(CXXScopeSpec) char ScopeMem[sizeof(CXXScopeSpec)];
1617 CXXScopeSpec &Scope() { in Scope()
1620 const CXXScopeSpec &Scope() const { in Scope()
1623 void destroy() { in destroy()