Home
last modified time | relevance | path

Searched defs:CheckNext (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/FileCheck/
H A DFileCheck.h53 CheckNext, enumerator
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp2347 bool FileCheckString::CheckNext(const SourceMgr &SM, StringRef Buffer) const { in CheckNext() function in FileCheckString