Home
last modified time | relevance | path

Searched refs:handleDiagnostic (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DTextDiagnosticPrinter.cpp45 void TextDiagnosticPrinter::handleDiagnostic( in handleDiagnostic() function in mcld::TextDiagnosticPrinter
48 DiagnosticPrinter::handleDiagnostic(pSeverity, pInfo); in handleDiagnostic()
DDiagnosticPrinter.cpp25 void DiagnosticPrinter::handleDiagnostic(DiagnosticEngine::Severity pSeverity, in handleDiagnostic() function in mcld::DiagnosticPrinter
DDiagnosticInfos.cpp171 pEngine.getPrinter()->handleDiagnostic(severity, info); in process()
/frameworks/compile/mclinker/include/mcld/LD/
DDiagnosticPrinter.h37 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,
DTextDiagnosticPrinter.h31 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,