Searched refs:ProcessMatchResult (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
| H A D | FileCheck.cpp | 1332 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult() function 1389 ProcessMatchResult(FileCheckDiag::MatchFuzzy, SM, getLoc(), in printFuzzyMatch() 2037 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printMatch() 2125 SMRange SearchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printNoMatch() 2260 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check() 2269 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()
|