Searched refs:UsageMap (Results 1 – 2 of 2) sorted by relevance
2218 using UsageMap = llvm::MapVector<const FileEntry*, Info>; in noteSLocAddressSpaceUsage() typedef2220 UsageMap Usage; in noteSLocAddressSpaceUsage()2257 auto Cmp = [](const UsageMap::value_type &A, const UsageMap::value_type &B) { in noteSLocAddressSpaceUsage()
16787 UsageInfoMap UsageMap; member in __anon1d690be72c11::SequenceChecker16816 UsageInfo &UI = Self.UsageMap[M.first]; in ~SequencedSubexpression()16955 UsageInfo &UI = UsageMap[O]; in notePreUse()16961 UsageInfo &UI = UsageMap[O]; in notePostUse()16968 UsageInfo &UI = UsageMap[O]; in notePreMod()16975 UsageInfo &UI = UsageMap[O]; in notePostMod()