Lines Matching defs:sfk
391 type_has_trivial_fn (tree ctype, special_function_kind sfk) in type_has_trivial_fn()
420 type_set_nontrivial_flag (tree ctype, special_function_kind sfk) in type_set_nontrivial_flag()
1511 special_function_kind sfk = special_function_p (decl); in decl_remember_implicit_trigger_p() local
1530 special_function_kind sfk = special_function_p (fndecl); in synthesize_method() local
1928 #define SFK_CTOR_P(sfk) \ argument
1930 #define SFK_DTOR_P(sfk) \ argument
1932 #define SFK_ASSIGN_P(sfk) \ argument
1934 #define SFK_COPY_P(sfk) \ argument
1936 #define SFK_MOVE_P(sfk) \ argument
2000 walk_field_subobs (tree fields, special_function_kind sfk, tree fnname, in walk_field_subobs()
2163 special_function_kind sfk, tree fnname, int quals, in synthesized_method_base_walk()
2235 synthesized_method_walk (tree ctype, special_function_kind sfk, bool const_p, in synthesized_method_walk()
2446 special_function_kind sfk = special_function_p (decl); in get_defaulted_eh_spec() local
2481 special_function_kind sfk; in maybe_explain_implicit_delete() local
2592 special_function_kind sfk = special_function_p (decl); in explain_implicit_non_constexpr() local
3079 lazily_declare_fn (special_function_kind sfk, tree type) in lazily_declare_fn()