Searched defs:EntryMap (Results 1 – 3 of 3) sorted by relevance
52 DenseMap<Record *, Entry *> EntryMap; global() member
713 using EntryMap = llvm::StringMap<SmallVector<CompileCommand, 1>>; typedef
76 using EntryMap = DenseMap<uint32_t, EntryType>; fixupIndexV4() typedef