Home
last modified time | relevance | path

Searched refs:DECL_COPY_CONSTRUCTOR_P (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtree.c3397 if (DECL_COPY_CONSTRUCTOR_P (decl)) in special_function_p()
H A Ddecl2.c3549 return DECL_COPY_CONSTRUCTOR_P (t); in cpp_check()
H A Derror.c2978 else if (DECL_COPY_CONSTRUCTOR_P (fn)) in function_category()
H A Dinit.c1063 && DECL_COPY_CONSTRUCTOR_P (current_function_decl) in emit_mem_initializers()
H A Dcp-tree.h2108 #define DECL_COPY_CONSTRUCTOR_P(NODE) \ macro
H A Dcall.c6628 && (DECL_COPY_CONSTRUCTOR_P (fn) in build_over_call()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c4154 return DECL_COPY_CONSTRUCTOR_P (t); in cpp_check()
H A Derror.c3439 else if (DECL_COPY_CONSTRUCTOR_P (fn)) in function_category()
H A Dinit.c1268 && DECL_COPY_CONSTRUCTOR_P (current_function_decl) in emit_mem_initializers()
H A Dcall.c7727 && (DECL_COPY_CONSTRUCTOR_P (fn) in build_over_call()
8124 && (DECL_COPY_CONSTRUCTOR_P (fn) in build_over_call()
H A Dtree.c5013 if (DECL_COPY_CONSTRUCTOR_P (decl)) in special_function_p()
H A Dcp-tree.h2755 #define DECL_COPY_CONSTRUCTOR_P(NODE) \ macro
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgeneric.texi2946 @item DECL_COPY_CONSTRUCTOR_P