HomeSort by relevance Sort by last modified time
    Searched refs:m_MaxWarnNum (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 123 { m_MaxWarnNum = pNum; }
126 { return m_MaxWarnNum; }
335 uint16_t m_MaxWarnNum; // --warning-limit=N
  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 21 m_MaxWarnNum(-1),

Completed in 388 milliseconds