Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h762 void printFuzzyMatch(const SourceMgr &SM, StringRef Buffer,
H A DFileCheck.cpp1459 void Pattern::printFuzzyMatch(const SourceMgr &SM, StringRef Buffer, in printFuzzyMatch() function in Pattern
2192 Pat.printFuzzyMatch(SM, Buffer, Diags); in printNoMatch()