Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1522 struct MemberPointerTypeInfo { struct
1524 unsigned TypeQuals : 5;
1526 SourceLocation StarLoc;
1530 CXXScopeSpec &Scope() { in Scope()
1533 const CXXScopeSpec &Scope() const { in Scope()
1536 void destroy() { in destroy()