Searched refs:depth_ok (Results 1 – 3 of 3) sorted by relevance
2183 int depth_ok; in cxx_eval_call_expression() local2453 depth_ok = push_cx_call_context (t); in cxx_eval_call_expression()2486 if (depth_ok && !non_constant_args && ctx->strict) in cxx_eval_call_expression()2502 if (depth_ok < constexpr_cache_depth) in cxx_eval_call_expression()2526 if (!depth_ok) in cxx_eval_call_expression()
2390 int depth_ok; in cxx_eval_call_expression() local2705 depth_ok = push_cx_call_context (t); in cxx_eval_call_expression()2738 if (depth_ok && !non_constant_args && ctx->strict) in cxx_eval_call_expression()2754 if (depth_ok < constexpr_cache_depth) in cxx_eval_call_expression()2778 if (!depth_ok) in cxx_eval_call_expression()
2210 the hash table if !depth_ok.