clang 22.0.0git
|
#include "clang/Basic/AttributeScopeInfo.h"
Public Member Functions | |
AttributeScopeInfo ()=default | |
AttributeScopeInfo (const IdentifierInfo *Name, SourceLocation NameLoc) | |
AttributeScopeInfo (const IdentifierInfo *Name, SourceLocation NameLoc, SourceLocation CommonScopeLoc) | |
const IdentifierInfo * | getName () const |
SourceLocation | getNameLoc () const |
bool | isValid () const |
bool | isExplicit () const |
Definition at line 23 of file AttributeScopeInfo.h.
|
default |
|
inline |
Definition at line 27 of file AttributeScopeInfo.h.
|
inline |
Definition at line 30 of file AttributeScopeInfo.h.
|
inline |
Definition at line 34 of file AttributeScopeInfo.h.
|
inline |
Definition at line 35 of file AttributeScopeInfo.h.
|
inline |
Definition at line 38 of file AttributeScopeInfo.h.
|
inline |
Definition at line 37 of file AttributeScopeInfo.h.