Searched refs:ProcessMatchResult (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/FileCheck/ |
| H A D | FileCheck.cpp | 1445 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult() function 1502 ProcessMatchResult(FileCheckDiag::MatchFuzzy, SM, getLoc(), in printFuzzyMatch() 2100 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printMatch() 2188 SMRange SearchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printNoMatch() 2323 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check() 2332 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()
|