|
clang 22.0.0git
|
This is the complete list of members for clang::extractapi::APISet, including all inherited members.
| APISet(const llvm::Triple &Target, Language Lang, const std::string &ProductName) | clang::extractapi::APISet | inline |
| APISet(const APISet &Other)=delete | clang::extractapi::APISet | |
| APISet(APISet &&Other)=delete | clang::extractapi::APISet | |
| copyString(StringRef String) | clang::extractapi::APISet | |
| createRecord(StringRef USR, StringRef Name, CtorArgsContTy &&...CtorArgs) | clang::extractapi::APISet | |
| createSymbolReference(StringRef Name, StringRef USR, StringRef Source="") | clang::extractapi::APISet | |
| findRecordForUSR(StringRef USR) const | clang::extractapi::APISet | |
| getLanguage() const | clang::extractapi::APISet | inline |
| getTarget() const | clang::extractapi::APISet | inline |
| getTopLevelRecords() const | clang::extractapi::APISet | inline |
| operator=(const APISet &Other)=delete | clang::extractapi::APISet | |
| operator=(APISet &&Other)=delete | clang::extractapi::APISet | |
| ProductName | clang::extractapi::APISet | |
| removeRecord(StringRef USR) | clang::extractapi::APISet | |
| removeRecord(APIRecord *Record) | clang::extractapi::APISet |