Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3932 static inline int class_or_namespace_scope_p (dw_die_ref);
22264 class_or_namespace_scope_p (dw_die_ref context_die) in class_or_namespace_scope_p() function
23500 || class_or_namespace_scope_p (context_die)); in gen_subprogram_die()
23514 && !class_or_namespace_scope_p (context_die) in gen_subprogram_die()
24365 || class_or_namespace_scope_p (context_die)); in gen_variable_die()
26962 && ! class_or_namespace_scope_p (context_die) in gen_decl_die()
H A DChangeLog-200928738 (class_or_namespace_scope_p): Use it.
H A DChangeLog-2007529 (class_or_namespace_scope_p): Cover interface and class types.
H A DChangeLog-20031393 (class_scope_p): Rename to class_or_namespace_scope_p.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3845 static inline int class_or_namespace_scope_p (dw_die_ref);
21576 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()
22816 && !class_or_namespace_scope_p (context_die) in gen_subprogram_die()
23667 || class_or_namespace_scope_p (context_die)); in gen_variable_die()
26357 && ! class_or_namespace_scope_p (context_die) in gen_decl_die()