Searched refs:is_consteval (Results 1 – 5 of 5) sorted by relevance
6896 bool is_consteval = false; variable6914 is_consteval = true;6930 is_consteval = true;7051 if (is_consteval
11036 bool is_consteval = false; in cp_parser_lambda_declarator_opt() local11047 is_consteval = true; in cp_parser_lambda_declarator_opt()11058 if (is_consteval) in cp_parser_lambda_declarator_opt()
7826 bool is_consteval = false; in cxx_eval_outermost_constant_expr() local7844 is_consteval = true; in cxx_eval_outermost_constant_expr()7860 is_consteval = true; in cxx_eval_outermost_constant_expr()7980 if (is_consteval || in_immediate_context ()) in cxx_eval_outermost_constant_expr()
881 find_immediate_fndecl discovery if is_consteval or882 in_immediate_context () rather than if is_consteval, t != r
11551 bool is_consteval = false; in cp_parser_lambda_declarator_opt() local11562 is_consteval = true; in cp_parser_lambda_declarator_opt()11573 if (is_consteval) in cp_parser_lambda_declarator_opt()