Searched refs:RawUsageLocs (Results 1 – 2 of 2) sorted by relevance
101 llvm::DenseSet<SourceLocation> RawUsageLocs; member
176 if (!Failure.RawUsageLocs.insert(FixLocation).second) in addUsage()543 for (const auto &Loc : Failure.RawUsageLocs) { in onEndOfTranslationUnit()