Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h39 class IdentifierTable; variable
/external/clang/include/clang/Basic/
DBuiltins.h30 class IdentifierTable; variable
DIdentifierTable.h36 class IdentifierTable; variable
74 friend class IdentifierTable; variable
/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalData.h62 class IdentifierTable; variable
/external/clang/lib/Basic/
DIdentifierTable.cpp68 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/external/clang/include/clang/AST/
DASTContext.h52 class IdentifierTable; variable
/external/clang/lib/Serialization/
DASTWriter.cpp2400 llvm::SmallString<4096> IdentifierTable; in WriteIdentifierTable() local