Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DScopedPrinter.cpp46 this->OuterScope->setPrinter(*this); in JSONScopedPrinter()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DScopedPrinter.h805 virtual void setPrinter(ScopedPrinter &W) = 0;
817 void setPrinter(ScopedPrinter &W) override { in setPrinter() function
836 void setPrinter(ScopedPrinter &W) override { in setPrinter() function