Home
last modified time | relevance | path

Searched refs:DECL_DEFAULTED_OUTSIDE_CLASS_P (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-objcp-common.c190 if (DECL_DEFAULTED_OUTSIDE_CLASS_P (decl)) in cp_decl_dwarf_attribute()
HDdecl2.c5344 && !DECL_DEFAULTED_OUTSIDE_CLASS_P (decl) in mark_used()
HDcp-tree.h3963 #define DECL_DEFAULTED_OUTSIDE_CLASS_P(DECL) \ macro
HDpt.c13099 if (DECL_DEFAULTED_OUTSIDE_CLASS_P (r) in tsubst_function_decl()
23827 || DECL_DEFAULTED_OUTSIDE_CLASS_P (code_pattern) in instantiate_decl()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDdecl2.c4350 && !DECL_DEFAULTED_OUTSIDE_CLASS_P (decl) in mark_used()
HDcp-tree.h3126 #define DECL_DEFAULTED_OUTSIDE_CLASS_P(DECL) \ macro
HDpt.c10108 if (DECL_DEFAULTED_OUTSIDE_CLASS_P (r) in tsubst_decl()
18264 || DECL_DEFAULTED_OUTSIDE_CLASS_P (code_pattern)); in instantiate_decl()