Searched refs:CheckLabel (Results 1 – 3 of 3) sorted by relevance
90 CheckLabel, enumerator721 case Check::CheckLabel: in CheckTypeSize()755 return Check::CheckLabel; in FindCheckType()955 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in ReadCheckFile()1374 if (CheckLabelStr.Pat.getCheckTy() != Check::CheckLabel) { in main()
1506 static bool CheckLabel(int32_t val);2473 inline bool FieldDef::CheckLabel(int32_t val) { in CheckLabel() function2487 assert(CheckLabel(val)); in ConvertLabel()
1922 static bool CheckLabel(int32_t val);3074 inline bool FieldDef::CheckLabel(int32_t val) {3088 assert(CheckLabel(val));