|
clang
3.8.0
|
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 |
| 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(const LangOptions &LangOpts, IdentifierInfoLookup *externalLookup=nullptr) | clang::IdentifierTable | |
| iterator typedef | clang::IdentifierTable | |
| PrintStats() const | clang::IdentifierTable | |
| setExternalIdentifierLookup(IdentifierInfoLookup *IILookup) | clang::IdentifierTable | inline |
| size() const | clang::IdentifierTable | inline |
1.8.6