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

/external/llvm/utils/FileCheck/
H A DFileCheck.cpp1373 const CheckString &CheckLabelStr = CheckStrings[j]; local
1374 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) {
1381 size_t MatchLabelPos = CheckLabelStr.Check(SM, Buffer, true,

Completed in 63 milliseconds