Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/google/
DIntegerTypesCheck.h18 class IdentifierTable; variable
/external/llvm-project/clang/lib/Format/
DMacros.h55 class IdentifierTable; variable
/external/clang/include/clang/Frontend/
DUtils.h47 class IdentifierTable; variable
/external/clang/include/clang/Basic/
DIdentifierTable.h33 class IdentifierTable; variable
83 friend class IdentifierTable; variable
DBuiltins.h28 class IdentifierTable; variable
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.h27 class IdentifierTable; variable
DIdentifierTable.h60 friend class IdentifierTable; variable
/external/llvm-project/clang/lib/Basic/
DIdentifierTable.cpp66 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() function in IdentifierTable
70 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/external/llvm-project/clang/lib/Serialization/
DASTReaderInternals.h33 class IdentifierTable; variable
DGlobalModuleIndex.cpp825 SmallString<4096> IdentifierTable; in writeIndex() local
DASTWriter.cpp3467 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local
/external/clang/lib/Basic/
DIdentifierTable.cpp75 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp742 SmallString<4096> IdentifierTable; in writeIndex() local
DASTWriter.cpp3335 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local
/external/clang/include/clang/AST/
DASTContext.h59 class IdentifierTable; variable