Home
last modified time | relevance | path

Searched defs:EntryMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp52 DenseMap<Record *, Entry *> EntryMap; global() member
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp713 using EntryMap = llvm::StringMap<SmallVector<CompileCommand, 1>>; typedef
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp76 using EntryMap = DenseMap<uint32_t, EntryType>; fixupIndexV4() typedef