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

/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticPrinter.cpp27 void DiagnosticPrinter::handleDiagnostic(DiagnosticEngine::Severity pSeverity, function in class:DiagnosticPrinter
H A DTextDiagnosticPrinter.cpp38 TextDiagnosticPrinter::handleDiagnostic(DiagnosticEngine::Severity pSeverity, function in class:TextDiagnosticPrinter
41 DiagnosticPrinter::handleDiagnostic(pSeverity, pInfo);
H A DDiagnosticInfos.cpp168 pEngine.getPrinter()->handleDiagnostic(severity, info);
/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnosticPrinter.h39 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,
H A DTextDiagnosticPrinter.h31 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,

Completed in 54 milliseconds