Searched refs:EOptionSuppressWarnings (Results 1 – 2 of 2) sorted by relevance
83 EOptionSuppressWarnings = (1 << 9), enumerator614 Options |= EOptionSuppressWarnings; in ProcessArguments()805 Options |= EOptionSuppressWarnings; in ProcessArguments()887 if (Options & EOptionSuppressWarnings) in SetMessageOptions()
91 EOptionSuppressWarnings = 0x200, enumerator599 …if (m_compile_options & EOptionSuppressWarnings) messages = (EShMessages)(messages | EShMsgSuppres… in SetMessageOptions()