Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Basic/
DIdentifierTable.cpp67 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() function in IdentifierTable
71 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DBuiltins.h29 class IdentifierTable; variable
DIdentifierTable.h86 friend class IdentifierTable; in alignas() local
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DGlobalModuleIndex.cpp825 SmallString<4096> IdentifierTable; in writeIndex() local
DASTWriter.cpp3673 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local