Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h55 CheckComment, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1665 case Check::CheckComment: in getDescription()
1686 return {Check::CheckComment, Rest}; in FindCheckType()
1919 if (CheckTy != Check::CheckComment) in readCheckFile()
1968 if (CheckTy == Check::CheckComment) in readCheckFile()