clang 20.0.0git
|
This holds information associated with global functions. More...
#include "clang/ExtractAPI/API.h"
Static Public Member Functions | |
static bool | classof (const APIRecord *Record) |
static bool | classofKind (RecordKind K) |
Static Public Member Functions inherited from clang::extractapi::APIRecord | |
static APIRecord * | castFromRecordContext (const RecordContext *Ctx) |
static RecordContext * | castToRecordContext (const APIRecord *Record) |
static bool | classof (const APIRecord *Record) |
static bool | classofKind (RecordKind K) |
static bool | classof (const RecordContext *Ctx) |
Static Public Member Functions inherited from clang::extractapi::RecordContext | |
static bool | classof (const APIRecord *Record) |
static bool | classofKind (APIRecord::RecordKind K) |
static bool | classof (const RecordContext *Context) |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 502 of file API.h.
References classofKind().
|
inlinestatic |
Definition at line 505 of file API.h.
References clang::extractapi::APIRecord::RK_GlobalVariable, clang::extractapi::APIRecord::RK_GlobalVariableTemplate, clang::extractapi::APIRecord::RK_GlobalVariableTemplatePartialSpecialization, and clang::extractapi::APIRecord::RK_GlobalVariableTemplateSpecialization.
Referenced by classof().