clang
15.0.0git
|
This is the complete list of members for clang::IdentifierTable, including all inherited members.
AddKeywords(const LangOptions &LangOpts) | clang::IdentifierTable | |
begin() const | clang::IdentifierTable | inline |
const_iterator typedef | clang::IdentifierTable | |
end() const | clang::IdentifierTable | inline |
find(StringRef Name) const | clang::IdentifierTable | inline |
get(StringRef Name) | clang::IdentifierTable | inline |
get(StringRef Name, tok::TokenKind TokenCode) | clang::IdentifierTable | inline |
getAllocator() | clang::IdentifierTable | inline |
getExternalIdentifierLookup() const | clang::IdentifierTable | inline |
getOwn(StringRef Name) | clang::IdentifierTable | inline |
IdentifierTable(IdentifierInfoLookup *ExternalLookup=nullptr) | clang::IdentifierTable | explicit |
IdentifierTable(const LangOptions &LangOpts, IdentifierInfoLookup *ExternalLookup=nullptr) | clang::IdentifierTable | explicit |
iterator typedef | clang::IdentifierTable | |
PrintStats() const | clang::IdentifierTable | |
setExternalIdentifierLookup(IdentifierInfoLookup *IILookup) | clang::IdentifierTable | inline |
size() const | clang::IdentifierTable | inline |