Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/FileCheck/
H A DFileCheckImpl.h762 void printFuzzyMatch(const SourceMgr &SM, StringRef Buffer,
H A DFileCheck.cpp1466 void Pattern::printFuzzyMatch(const SourceMgr &SM, StringRef Buffer, in printFuzzyMatch() function in Pattern
2223 Pat.printFuzzyMatch(SM, Buffer, Diags); in printNoMatch()