Searched refs:setPrinter (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DMsgHandling.cpp34 g_pEngine->setPrinter(*pPrinter, false);
37 g_pEngine->setPrinter(*printer, true);
/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticEngine.cpp42 void DiagnosticEngine::setPrinter(DiagnosticPrinter& pPrinter, function in class:DiagnosticEngine
/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnosticEngine.h68 void setPrinter(DiagnosticPrinter& pPrinter, bool pShouldOwnPrinter = true);

Completed in 411 milliseconds