clang 22.0.0git
|
#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) |
|
inline |
Definition at line 1141 of file API.h.
References clang::extractapi::APIRecord::Availability, clang::extractapi::APIRecord::Comment, clang::extractapi::APIRecord::Declaration, clang::extractapi::APIRecord::IsFromSystemHeader, clang::extractapi::APIRecord::Name, clang::extractapi::ObjCMethodRecord::ObjCMethodRecord(), clang::extractapi::APIRecord::Parent, clang::extractapi::APIRecord::RK_ObjCClassMethod, clang::extractapi::ObjCMethodRecord::Signature, clang::extractapi::APIRecord::SubHeading, and clang::extractapi::APIRecord::USR.
Definition at line 1151 of file API.h.
References classofKind().
|
inlinestatic |
Definition at line 1154 of file API.h.
References clang::extractapi::APIRecord::RK_ObjCClassMethod.
Referenced by classof().