Home
last modified time | relevance | path

Searched refs:printSubstitutions (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h494 void printSubstitutions(const SourceMgr &SM, StringRef Buffer,
DFileCheck.cpp711 void Pattern::printSubstitutions(const SourceMgr &SM, StringRef Buffer, in printSubstitutions() function in Pattern
1308 Pat.printSubstitutions(SM, Buffer, MatchRange); in PrintMatch()
1372 Pat.printSubstitutions(SM, Buffer); in PrintNoMatch()
/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp1301 void Pattern::printSubstitutions(const SourceMgr &SM, StringRef Buffer, in printSubstitutions() function in Pattern
1988 Pat.printSubstitutions(SM, Buffer, MatchRange, MatchTy, Diags); in PrintMatch()
2005 Pat.printSubstitutions(SM, Buffer, MatchRange, MatchTy, nullptr); in PrintMatch()
2045 Pat.printSubstitutions(SM, Buffer, SearchRange, MatchTy, Diags); in PrintNoMatch()
2073 Pat.printSubstitutions(SM, Buffer, SearchRange, MatchTy, nullptr); in PrintNoMatch()
DFileCheckImpl.h709 void printSubstitutions(const SourceMgr &SM, StringRef Buffer,