Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h37 class IdentifierTable; variable
/external/clang/include/clang/Basic/
DBuiltins.h28 class IdentifierTable; variable
DIdentifierTable.h35 class IdentifierTable; variable
81 friend class IdentifierTable; variable
/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalData.h62 class IdentifierTable; variable
/external/clang/lib/Basic/
DIdentifierTable.cpp74 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp768 SmallString<4096> IdentifierTable; in writeIndex() local
DASTWriter.cpp2921 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local
/external/clang/include/clang/AST/
DASTContext.h57 class IdentifierTable; variable