Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h901 size_t CheckDag(const SourceMgr &SM, StringRef Buffer,
H A DFileCheck.cpp2248 LastPos = CheckDag(SM, Buffer, NotStrings, Req, Diags); in Check()
2396 size_t FileCheckString::CheckDag(const SourceMgr &SM, StringRef Buffer, in CheckDag() function in FileCheckString