Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1518 struct MemberPointerTypeInfo { struct
1520 unsigned TypeQuals : 5;
1524 CXXScopeSpec &Scope() { in Scope()
1527 const CXXScopeSpec &Scope() const { in Scope()
1530 void destroy() { in destroy()