Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h901 size_t CheckDag(const SourceMgr &SM, StringRef Buffer,
H A DFileCheck.cpp2279 LastPos = CheckDag(SM, Buffer, NotStrings, Req, Diags); in Check()
2427 size_t FileCheckString::CheckDag(const SourceMgr &SM, StringRef Buffer, in CheckDag() function in FileCheckString