Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp2780 const FileCheckString &CheckLabelStr = (*CheckStrings)[j]; in checkInput() local
2781 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in checkInput()
2789 CheckLabelStr.Check(SM, Buffer, true, MatchLabelLen, Req, Diags); in checkInput()