Home
last modified time | relevance | path

Searched refs:getNumWarnings (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagnosticPrinter.h41 unsigned int getNumWarnings() const { return m_NumWarnings; } in getNumWarnings() function
/frameworks/compile/mclinker/lib/LD/
DTextDiagnosticPrinter.cpp151 (getNumWarnings() > static_cast<unsigned>(warning_limit))) { in handleDiagnostic()