Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp79 CheckLabel, enumerator
699 case Check::CheckLabel: in CheckTypeSize()
733 return Check::CheckLabel; in FindCheckType()
921 if ((CheckTy == Check::CheckLabel) && P.hasVariable()) { in ReadCheckFile()
1343 if (CheckLabelStr.CheckTy != Check::CheckLabel) { in main()