Home
last modified time | relevance | path

Searched defs:IdentifierTable (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.h18 class IdentifierTable; variable
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DBuiltins.h29 class IdentifierTable; variable
H A DIdentifierTable.h85 friend class IdentifierTable; in alignas() local
/llvm-project-15.0.7/clang/lib/Basic/
H A DIdentifierTable.cpp66 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() function in IdentifierTable
70 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/llvm-project-15.0.7/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp825 SmallString<4096> IdentifierTable; in writeIndex() local
H A DASTWriter.cpp3654 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local