Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h46 class IdentifierTable; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.h28 class IdentifierTable; variable
H A DIdentifierTable.h33 class IdentifierTable; variable
79 friend class IdentifierTable; variable
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp75 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp739 SmallString<4096> IdentifierTable; in writeIndex() local
H A DASTWriter.cpp3477 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h57 class IdentifierTable; variable