Searched refs:register_constexpr_fundef (Results 1 – 13 of 13) sorted by relevance
1581 * semantics.c (register_constexpr_fundef): Don't talk about1653 (register_constexpr_fundef): Likewise.1770 * semantics.c (register_constexpr_fundef): Call is_valid_constexpr_fn.1806 (register_constexpr_fundef): Likewise. Leave2556 (register_constexpr_fundef): ...here.3361 (register_constexpr_fundef): Likewise.3407 (register_constexpr_fundef): Make sure it isn't set.3433 * semantics.c (register_constexpr_fundef): Add to hash table here.4310 (register_constexpr_fundef): Call it.4375 (register_constexpr_fundef): Use potential_rvalue_constant_expression.[all …]
977 register_constexpr_fundef (entry); in maybe_save_constexpr_fundef()984 register_constexpr_fundef (const constexpr_fundef &value) in register_constexpr_fundef() function
790 register_constexpr_fundef, explain_invalid_constexpr_fn,2531 * semantics.c (register_constexpr_fundef): Likewise.
758 * cp-tree.h (register_constexpr_fundef): Declare.769 (register_constexpr_fundef): Define.
508 (register_constexpr_fundef): Likewise.5540 (register_constexpr_fundef): Adjust cx_check_missing_mem_inits
1003 (register_constexpr_fundef): Take constexpr_fundef object, return1014 (register_constexpr_fundef): ... here. Just register the constexpr.
195 * constexpr.c (register_constexpr_fundef): Do store the body of a4966 (register_constexpr_fundef): Save constexpr body with copy_fn,
8411 extern void register_constexpr_fundef (const constexpr_fundef &);
4116 * constexpr.c (register_constexpr_fundef): Keep the un-massaged body.
11480 register_constexpr_fundef (cexpr); in read_function_def()
7962 extern tree register_constexpr_fundef (tree, tree);
880 register_constexpr_fundef (tree fun, tree body) in register_constexpr_fundef() function
16943 register_constexpr_fundef (fun, DECL_SAVED_TREE (fun)); in maybe_save_function_definition()