Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2683 const FileCheckString &CheckLabelStr = (*CheckStrings)[j]; in checkInput() local
2684 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in checkInput()
2692 CheckLabelStr.Check(SM, Buffer, true, MatchLabelLen, Req, Diags); in checkInput()