Searched refs:CheckLabel (Results 1 – 3 of 3) sorted by relevance
288 CheckLabel(const char *label, struct prompt *prompt, int mode) in CheckLabel() function379 CheckLabel(argv[arg], prompt, sw.mode); in main()381 CheckLabel("default", prompt, sw.mode); in main()
54 CheckLabel, enumerator
601 case Check::CheckLabel: in getDescription()655 return {Check::CheckLabel, Rest}; in FindCheckType()835 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in ReadCheckFile()1401 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in CheckInput()