Searched refs:JSON_CATCH (Results 1 – 5 of 5) sorted by relevance
11 #undef JSON_CATCH
356 JSON_CATCH(std::out_of_range&) in array_index()
50 #define JSON_CATCH(exception) catch(exception) macro56 #define JSON_CATCH(exception) if(false) macro70 #undef JSON_CATCH71 #define JSON_CATCH JSON_CATCH_USER macro
1269 JSON_CATCH(...) {} // LCOV_EXCL_LINE in assert_invariant()3495 JSON_CATCH (std::out_of_range&) in at()3542 JSON_CATCH (std::out_of_range&) in at()3593 JSON_CATCH (std::out_of_range&) in at()3644 JSON_CATCH (std::out_of_range&) in at()
2262 #define JSON_CATCH(exception) catch(exception) macro2268 #define JSON_CATCH(exception) if(false)2282 #undef JSON_CATCH2283 #define JSON_CATCH JSON_CATCH_USER macro12713 JSON_CATCH(std::out_of_range&) in array_index()18670 JSON_CATCH(...) {} // LCOV_EXCL_LINE in assert_invariant()20896 JSON_CATCH (std::out_of_range&) in at()20943 JSON_CATCH (std::out_of_range&) in at()20994 JSON_CATCH (std::out_of_range&) in at()21045 JSON_CATCH (std::out_of_range&) in at()[all …]