clang 20.0.0git
|
#include "clang/ExtractAPI/API.h"
Public Attributes | |
Template | Templ |
Public Attributes inherited from clang::extractapi::CXXClassRecord | |
SmallVector< SymbolReference > | Bases |
Public Attributes inherited from clang::extractapi::TagRecord | |
bool | IsEmbeddedInVarDeclarator |
Public Attributes inherited from clang::extractapi::APIRecord | |
StringRef | USR |
StringRef | Name |
SymbolReference | Parent |
PresumedLoc | Location |
AvailabilityInfo | Availability |
LinkageInfo | Linkage |
DocComment | Comment |
Documentation comment lines attached to this symbol declaration. | |
DeclarationFragments | Declaration |
Declaration fragments of this symbol declaration. | |
DeclarationFragments | SubHeading |
SubHeading provides a more detailed representation than the plain declaration name. | |
bool | IsFromSystemHeader |
Whether the symbol was defined in a system header. | |
AccessControl | Access |
RecordKind | KindForDisplay |
|
inline |
|
inlinestatic |
Definition at line 1205 of file API.h.
References classofKind().
|
inlinestatic |
Definition at line 1208 of file API.h.
References clang::extractapi::APIRecord::RK_ClassTemplate.
Referenced by classof().