Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1561 struct MemberPointerTypeInfo { struct
1563 unsigned TypeQuals : 5;
1565 SourceLocation StarLoc;
1569 CXXScopeSpec &Scope() { in Scope()
1572 const CXXScopeSpec &Scope() const { in Scope()
1575 void destroy() { in destroy()