|
clang 22.0.0git
|
This is the complete list of members for clang::extractapi::RecordContext, including all inherited members.
| addToRecordChain(APIRecord *) const | clang::extractapi::RecordContext | protected |
| APISet class | clang::extractapi::RecordContext | friend |
| classof(const APIRecord *Record) | clang::extractapi::RecordContext | inlinestatic |
| classof(const RecordContext *Context) | clang::extractapi::RecordContext | inlinestatic |
| classofKind(APIRecord::RecordKind K) | clang::extractapi::RecordContext | inlinestatic |
| getKind() const | clang::extractapi::RecordContext | inline |
| record_range typedef | clang::extractapi::RecordContext | |
| RecordContext(APIRecord::RecordKind Kind) | clang::extractapi::RecordContext | inline |
| records() const | clang::extractapi::RecordContext | inline |
| records_begin() const | clang::extractapi::RecordContext | inline |
| records_empty() const | clang::extractapi::RecordContext | inline |
| records_end() const | clang::extractapi::RecordContext | inline |
| removeFromRecordChain(APIRecord *Record) | clang::extractapi::RecordContext | |
| stealRecordChain(RecordContext &Other) | clang::extractapi::RecordContext |