Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp1320 static void PrintNoMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintNoMatch() function
1378 static void PrintNoMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintNoMatch() function
1382 PrintNoMatch(ExpectedMatch, SM, CheckStr.Prefix, CheckStr.Loc, CheckStr.Pat, in PrintNoMatch()
1442 PrintNoMatch(true, SM, *this, i, MatchBuffer, Req.VerboseVerbose, Diags, in Check()
1564 PrintNoMatch(false, SM, Prefix, Pat->getLoc(), *Pat, 1, Buffer, in CheckNot()
1625 PrintNoMatch(true, SM, Prefix, Pat.getLoc(), Pat, 1, MatchBuffer, in CheckDag()
/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp2018 static void PrintNoMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintNoMatch() function
2079 static void PrintNoMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintNoMatch() function
2083 PrintNoMatch(ExpectedMatch, SM, CheckStr.Prefix, CheckStr.Loc, CheckStr.Pat, in PrintNoMatch()
2143 PrintNoMatch(true, SM, *this, i, MatchBuffer, Req.VerboseVerbose, Diags, in Check()
2266 PrintNoMatch(false, SM, Prefix, Pat->getLoc(), *Pat, 1, Buffer, in CheckNot()
2327 PrintNoMatch(true, SM, Prefix, Pat.getLoc(), Pat, 1, MatchBuffer, in CheckDag()