clang 18.0.0git
|
#include "clang/Sema/DeclSpec.h"
Public Attributes | |
IdentifierInfo * | Name |
SourceLocation | NameLoc |
Definition at line 1743 of file DeclSpec.h.
IdentifierInfo* clang::DecompositionDeclarator::Binding::Name |
Definition at line 1744 of file DeclSpec.h.
SourceLocation clang::DecompositionDeclarator::Binding::NameLoc |
Definition at line 1745 of file DeclSpec.h.