Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h59 CheckComment, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1519 case Check::CheckComment: in getDescription()
1541 return {Check::CheckComment, Rest}; in FindCheckType()
1838 if (CheckTy != Check::CheckComment) in readCheckFile()
1897 if (CheckTy == Check::CheckComment) in readCheckFile()