Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.h18 class IdentifierTable; variable
/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp65 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() function in IdentifierTable
69 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
[all...]
/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h29 class IdentifierTable; variable
H A DIdentifierTable.h118 friend class IdentifierTable; variable
/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp821 SmallString<4096> IdentifierTable; writeIndex() local
H A DASTWriter.cpp3919 SmallString<4096> IdentifierTable; WriteIdentifierTable() local
/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp615 std::unique_ptr<SerializedIdentifierTable> IdentifierTable; global() member in clang::api_notes::APINotesReader::Implementation
/llvm-project/clang/include/clang/AST/
H A DASTContext.h74 class IdentifierTable; global() variable