Home
last modified time | relevance | path

Searched refs:class_or_namespace_scope_p (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c3423 static inline int class_or_namespace_scope_p (dw_die_ref);
16217 class_or_namespace_scope_p (dw_die_ref context_die) in class_or_namespace_scope_p() function
17224 || class_or_namespace_scope_p (context_die)); in gen_subprogram_die()
17235 if (origin && declaration && class_or_namespace_scope_p (context_die)) in gen_subprogram_die()
17245 && !class_or_namespace_scope_p (context_die) in gen_subprogram_die()
17867 || class_or_namespace_scope_p (context_die)); in gen_variable_die()
19575 && ! class_or_namespace_scope_p (context_die) in gen_decl_die()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c3811 static inline int class_or_namespace_scope_p (dw_die_ref);
21590 class_or_namespace_scope_p (dw_die_ref context_die) in class_or_namespace_scope_p() function
22802 || class_or_namespace_scope_p (context_die)); in gen_subprogram_die()
22813 && !class_or_namespace_scope_p (context_die) in gen_subprogram_die()
23619 || class_or_namespace_scope_p (context_die)); in gen_variable_die()
26297 && ! class_or_namespace_scope_p (context_die) in gen_decl_die()