Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DMacros.h55 class IdentifierTable; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.h27 class IdentifierTable; variable
H A DIdentifierTable.h68 friend class IdentifierTable; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp66 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() function in IdentifierTable
70 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h33 class IdentifierTable; variable
H A DGlobalModuleIndex.cpp825 SmallString<4096> IdentifierTable; in writeIndex() local
H A DASTWriter.cpp3456 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local