clang API Documentation

clang::IdentifierTable Member List
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 typedefclang::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 typedefclang::IdentifierTable
PrintStats() const clang::IdentifierTable
setExternalIdentifierLookup(IdentifierInfoLookup *IILookup)clang::IdentifierTable [inline]
size() const clang::IdentifierTable [inline]