Searched refs:UsageMap (Results 1 – 2 of 2) sorted by relevance
2257 using UsageMap = llvm::MapVector<const FileEntry*, Info>; in noteSLocAddressSpaceUsage() typedef2259 UsageMap Usage; in noteSLocAddressSpaceUsage()2296 auto Cmp = [](const UsageMap::value_type &A, const UsageMap::value_type &B) { in noteSLocAddressSpaceUsage()
11892 UsageInfoMap UsageMap; member in __anon28c3fbb12811::SequenceChecker11921 UsageInfo &UI = Self.UsageMap[M.first]; in ~SequencedSubexpression()12060 UsageInfo &UI = UsageMap[O]; in notePreUse()12066 UsageInfo &UI = UsageMap[O]; in notePostUse()12073 UsageInfo &UI = UsageMap[O]; in notePreMod()12080 UsageInfo &UI = UsageMap[O]; in notePostMod()