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

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

Completed in 96 milliseconds