Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h47 class IdentifierTable; variable
/external/clang/include/clang/Basic/
DBuiltins.h28 class IdentifierTable; variable
DIdentifierTable.h33 class IdentifierTable; variable
83 friend class IdentifierTable; variable
/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