HomeSort by: relevance | last modified time | path
    Searched refs:printSubstitutions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h 759 void printSubstitutions(const SourceMgr &SM, StringRef Buffer,
FileCheck.cpp 1353 void Pattern::printSubstitutions(const SourceMgr &SM, StringRef Buffer,
2073 Pat.printSubstitutions(SM, Buffer, MatchRange, MatchTy, Diags);
2094 Pat.printSubstitutions(SM, Buffer, MatchRange, MatchTy, nullptr);
2164 Pat.printSubstitutions(SM, Buffer, SearchRange, MatchTy, Diags);
2190 Pat.printSubstitutions(SM, Buffer, SearchRange, MatchTy, nullptr);

Completed in 84 milliseconds