Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp1342 const CheckString &CheckLabelStr = CheckStrings[j]; in main() local
1343 if (CheckLabelStr.CheckTy != Check::CheckLabel) { in main()
1350 size_t MatchLabelPos = CheckLabelStr.Check(SM, Buffer, true, in main()