Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h60 CheckComment, enumerator
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1561 case Check::CheckComment: in getDescription()
1583 return {Check::CheckComment, Rest}; in FindCheckType()
1877 if (CheckTy != Check::CheckComment) in readCheckFile()
1936 if (CheckTy == Check::CheckComment) in readCheckFile()