Searched refs:CheckLabelStr (Results 1 – 2 of 2) sorted by relevance
1373 const CheckString &CheckLabelStr = CheckStrings[j]; in main() local1374 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in main()1381 size_t MatchLabelPos = CheckLabelStr.Check(SM, Buffer, true, in main()
1496 const CheckString &CheckLabelStr = CheckStrings[j]; in CheckInput() local1497 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in CheckInput()1505 CheckLabelStr.Check(SM, Buffer, true, MatchLabelLen, VariableTable); in CheckInput()