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/
HDinit.c1063 && DECL_COPY_CONSTRUCTOR_P (current_function_decl) in emit_mem_initializers()
HDtree.c3397 if (DECL_COPY_CONSTRUCTOR_P (decl)) in special_function_p()
HDerror.c2978 else if (DECL_COPY_CONSTRUCTOR_P (fn)) in function_category()
HDdecl2.c3549 return DECL_COPY_CONSTRUCTOR_P (t); in cpp_check()
HDcp-tree.h2108 #define DECL_COPY_CONSTRUCTOR_P(NODE) \ macro
HDcall.c6628 && (DECL_COPY_CONSTRUCTOR_P (fn) in build_over_call()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDerror.c3439 else if (DECL_COPY_CONSTRUCTOR_P (fn)) in function_category()
HDdecl2.c4154 return DECL_COPY_CONSTRUCTOR_P (t); in cpp_check()
HDinit.c1268 && DECL_COPY_CONSTRUCTOR_P (current_function_decl) in emit_mem_initializers()
HDcall.c7727 && (DECL_COPY_CONSTRUCTOR_P (fn) in build_over_call()
8124 && (DECL_COPY_CONSTRUCTOR_P (fn) in build_over_call()
HDtree.c5013 if (DECL_COPY_CONSTRUCTOR_P (decl)) in special_function_p()
HDcp-tree.h2755 #define DECL_COPY_CONSTRUCTOR_P(NODE) \ macro
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgeneric.texi2946 @item DECL_COPY_CONSTRUCTOR_P