Searched refs:UsageMap (Results 1 – 2 of 2) sorted by relevance
2255 using UsageMap = llvm::MapVector<const FileEntry*, Info>; in noteSLocAddressSpaceUsage() typedef2257 UsageMap Usage; in noteSLocAddressSpaceUsage()2294 auto Cmp = [](const UsageMap::value_type &A, const UsageMap::value_type &B) { in noteSLocAddressSpaceUsage()
13325 UsageInfoMap UsageMap; member in __anon28c3fbb13011::SequenceChecker13354 UsageInfo &UI = Self.UsageMap[M.first]; in ~SequencedSubexpression()13493 UsageInfo &UI = UsageMap[O]; in notePreUse()13499 UsageInfo &UI = UsageMap[O]; in notePostUse()13506 UsageInfo &UI = UsageMap[O]; in notePreMod()13513 UsageInfo &UI = UsageMap[O]; in notePostMod()