Home
last modified time | relevance | path

Searched refs:DiagIndexPerPattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp396 std::map<SMLoc, unsigned, CompareSMLoc> DiagIndexPerPattern; in BuildInputAnnotations() local
421 Label << "'" << DiagIndexPerPattern[DiagItr->CheckLoc]++; in BuildInputAnnotations()