Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5222 bool noThrow = false; member
9742 | Opt( config.noThrow ) in makeCommandLineParser()
9906 bool Config::allowThrows() const { return !m_data.noThrow; } in allowThrows()