Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h1523 struct MemberPointerTypeInfo { struct
1525 unsigned TypeQuals : 5;
1527 SourceLocation StarLoc;
1531 CXXScopeSpec &Scope() { in Scope()
1534 const CXXScopeSpec &Scope() const { in Scope()
1537 void destroy() { in destroy()