Searched refs:DiagCountPerPattern (Results 1 – 1 of 1) sorted by relevance
392 std::map<SMLoc, unsigned, CompareSMLoc> DiagCountPerPattern; in BuildInputAnnotations() local394 ++DiagCountPerPattern[Diag.CheckLoc]; in BuildInputAnnotations()420 if (DiagCountPerPattern[DiagItr->CheckLoc] > 1) in BuildInputAnnotations()