Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DBuiltins.h28 class IdentifierTable; variable
H A DIdentifierTable.h59 friend class IdentifierTable; in alignas() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DIdentifierTable.cpp60 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() function in IdentifierTable
64 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable() function in IdentifierTable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DClangForward.h70 class IdentifierTable; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderInternals.h34 class IdentifierTable; variable
H A DGlobalModuleIndex.cpp794 SmallString<4096> IdentifierTable; in writeIndex() local
H A DASTWriter.cpp3759 SmallString<4096> IdentifierTable; in WriteIdentifierTable() local