Searched refs:UsageMap (Results 1 – 2 of 2) sorted by relevance
2249 using UsageMap = llvm::MapVector<const FileEntry*, Info>; in noteSLocAddressSpaceUsage() typedef2251 UsageMap Usage; in noteSLocAddressSpaceUsage()2288 auto Cmp = [](const UsageMap::value_type &A, const UsageMap::value_type &B) { in noteSLocAddressSpaceUsage()
15027 UsageInfoMap UsageMap; member in __anon9b6cdc882a11::SequenceChecker15056 UsageInfo &UI = Self.UsageMap[M.first]; in ~SequencedSubexpression()15194 UsageInfo &UI = UsageMap[O]; in notePreUse()15200 UsageInfo &UI = UsageMap[O]; in notePostUse()15207 UsageInfo &UI = UsageMap[O]; in notePreMod()15214 UsageInfo &UI = UsageMap[O]; in notePostMod()