Home
last modified time | relevance | path

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

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