Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h59 CheckComment, enumerator
/src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1521 case Check::CheckComment: in getDescription()
1543 return {Check::CheckComment, Rest}; in FindCheckType()
1840 if (CheckTy != Check::CheckComment) in readCheckFile()
1899 if (CheckTy == Check::CheckComment) in readCheckFile()