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

  /frameworks/compile/mclinker/lib/LD/
DiagnosticInfos.cpp 136 if (m_Config.options().isNoUndefined())
142 if (m_Config.options().isNoUndefined())
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 137 bool isNoUndefined() const { return (YES == m_NoUndefined); }

Completed in 44 milliseconds