Searched refs:retrieve_constexpr_fundef (Results 1 – 8 of 8) sorted by relevance
181 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef() function984 if (constexpr_fundef *fd = retrieve_constexpr_fundef (fun)) in explain_invalid_constexpr_fn()2403 new_call.fundef = retrieve_constexpr_fundef (fun); in cxx_eval_call_expression()
176 retrieve_constexpr_fundef (tree fun) in retrieve_constexpr_fundef() function1040 if (constexpr_fundef *fd = retrieve_constexpr_fundef (fun)) in explain_invalid_constexpr_fn()2674 new_call.fundef = retrieve_constexpr_fundef (fun); in cxx_eval_call_expression()
8412 extern constexpr_fundef *retrieve_constexpr_fundef (tree);
784 retrieve_constexpr_fundef, is_valid_constexpr_fn,
765 (retrieve_constexpr_fundef): Likewise.
1011 (retrieve_constexpr_fundef): Make non-static.
4965 (retrieve_constexpr_fundef): Adjust for the above change.
11370 constexpr_fundef *cexpr = retrieve_constexpr_fundef (decl); in write_function_def()