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

/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticPrinter.cpp26 void DiagnosticPrinter::handleDiagnostic(DiagnosticEngine::Severity pSeverity, function in class:DiagnosticPrinter
H A DTextDiagnosticPrinter.cpp41 TextDiagnosticPrinter::handleDiagnostic(DiagnosticEngine::Severity pSeverity, function in class:TextDiagnosticPrinter
44 DiagnosticPrinter::handleDiagnostic(pSeverity, pInfo);
H A DDiagnosticInfos.cpp146 pEngine.getPrinter()->handleDiagnostic(severity, info);
/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnosticPrinter.h42 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,
H A DTextDiagnosticPrinter.h34 virtual void handleDiagnostic(DiagnosticEngine::Severity pSeverity,

Completed in 48 milliseconds