Searched refs:CheckStr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/FileCheck/
H A DFileCheck.cpp828 static void PrintCheckFailed(const SourceMgr &SM, const CheckString &CheckStr, argument
831 PrintCheckFailed(SM, CheckStr.Loc, CheckStr.Pat, Buffer, VariableTable);
1099 const CheckString &CheckStr = CheckStrings[i]; local
1104 size_t MatchPos = CheckStr.Check(SM, CheckRegion, false, MatchLen,

Completed in 111 milliseconds