Searched defs:max_recursion_depth (Results 1 – 3 of 3) sorted by relevance
31 : max_recursion_depth_(max_recursion_depth){}; in max_recursion_depth_() argument
252 std::size_t max_recursion_depth) in RecursiveChildFactory()334 std::size_t max_recursion_depth) { in MakeChild()
61 explicit StringParserWrapper(std::size_t max_recursion_depth) { in StringParserWrapper()