Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DScopedPrinter.cpp45 this->OuterScope->setPrinter(*this); in JSONScopedPrinter()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DScopedPrinter.h795 virtual void setPrinter(ScopedPrinter &W) = 0;
807 void setPrinter(ScopedPrinter &W) override { in setPrinter() function
826 void setPrinter(ScopedPrinter &W) override { in setPrinter() function