Home
last modified time | relevance | path

Searched defs:allow_exceptions_ (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dparser.hpp65 const bool allow_exceptions_ = true, in parser()
Djson_sax.hpp163 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser()
336 const bool allow_exceptions_ = true) in json_sax_dom_callback_parser()
/third_party/json/single_include/nlohmann/
Djson.hpp5342 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser()
5515 const bool allow_exceptions_ = true) in json_sax_dom_callback_parser()
10176 const bool allow_exceptions_ = true, in parser()