#include "clang/Sema/DeclSpec.h"
Definition at line 1476 of file DeclSpec.h.
◆ destroy()
void clang::DeclaratorChunk::MemberPointerTypeInfo::destroy |
( |
| ) |
|
|
inline |
◆ Scope() [1/2]
CXXScopeSpec& clang::DeclaratorChunk::MemberPointerTypeInfo::Scope |
( |
| ) |
|
|
inline |
◆ Scope() [2/2]
const CXXScopeSpec& clang::DeclaratorChunk::MemberPointerTypeInfo::Scope |
( |
| ) |
const |
|
inline |
◆ ScopeMem
char clang::DeclaratorChunk::MemberPointerTypeInfo::ScopeMem[sizeof(CXXScopeSpec)] |
◆ TypeQuals
unsigned clang::DeclaratorChunk::MemberPointerTypeInfo::TypeQuals |
The type qualifiers: const/volatile/restrict/__unaligned/_Atomic.
Definition at line 1478 of file DeclSpec.h.
The documentation for this struct was generated from the following file: