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

/external/llvm/utils/FileCheck/
H A DFileCheck.cpp624 /// CheckDag - Match "dag strings" and their mixed "not strings".
625 size_t CheckDag(const SourceMgr &SM, StringRef Buffer,
862 LastPos = CheckDag(SM, Buffer, NotStrings, VariableTable);
953 size_t CheckString::CheckDag(const SourceMgr &SM, StringRef Buffer, function in class:CheckString

Completed in 69 milliseconds