Searched refs:CheckLabelStr (Results 1 – 1 of 1) sorted by relevance
2718 const FileCheckString &CheckLabelStr = CheckStrings[j]; in checkInput() local2719 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in checkInput()2727 CheckLabelStr.Check(SM, Buffer, true, MatchLabelLen, Req, Diags); in checkInput()