Searched refs:noThrow (Results 1 – 1 of 1) sorted by relevance
5222 bool noThrow = false; member9742 | Opt( config.noThrow ) in makeCommandLineParser()9906 bool Config::allowThrows() const { return !m_data.noThrow; } in allowThrows()