Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DScopedPrinter.cpp46 this->OuterScope->setPrinter(*this); in JSONScopedPrinter()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h845 virtual void setPrinter(ScopedPrinter &W) = 0;
857 void setPrinter(ScopedPrinter &W) override { in setPrinter() function
876 void setPrinter(ScopedPrinter &W) override { in setPrinter() function