Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h46 class IdentifierTable; variable
/external/clang/include/clang/Basic/
DBuiltins.h28 class IdentifierTable; variable
DIdentifierTable.h33 class IdentifierTable; variable
80 friend class IdentifierTable; variable
/external/lldb/include/lldb/Core/
DClangForward.h74 class IdentifierTable; variable
/external/clang/lib/Basic/
DIdentifierTable.cpp74 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp742 SmallString<4096> IdentifierTable; in writeIndex() local
DASTWriter.cpp3299 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local
/external/clang/include/clang/AST/
DASTContext.h57 class IdentifierTable; variable