Searched refs:ProcessMatchResult (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
| H A D | FileCheck.cpp | 1438 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult() function 1495 ProcessMatchResult(FileCheckDiag::MatchFuzzy, SM, getLoc(), in printFuzzyMatch() 2069 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printMatch() 2157 SMRange SearchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printNoMatch() 2292 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check() 2301 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()
|