Searched refs:ProcessMatchResult (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | FileCheck.cpp | 415 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult() function 471 ProcessMatchResult(FileCheckDiag::MatchFuzzy, SM, getLoc(), in PrintFuzzyMatch() 910 SMRange MatchRange = ProcessMatchResult( in PrintMatch() 961 SMRange SearchRange = ProcessMatchResult( in PrintNoMatch() 1065 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check() 1074 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()
|