Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.c642 if (DECL_NONSTATIC_MEMBER_P (decl) in protected_accessible_p()
H A Dsearch.cc677 if (DECL_NONSTATIC_MEMBER_P (decl) in protected_accessible_p()
H A Dinit.c2201 && DECL_NONSTATIC_MEMBER_P (t)) in build_offset_ref()
H A Dinit.cc2436 && DECL_NONSTATIC_MEMBER_P (t)) in build_offset_ref()
H A Dsemantics.cc2281 if (DECL_NONSTATIC_MEMBER_P (decl) in check_accessibility_of_qualified_id()
9494 if (DECL_NONSTATIC_MEMBER_P (current_function_decl) && current_class_ptr) in finish_omp_target_clauses()
H A DChangeLog-2008314 * cp-tree.h: Fix DECL_NONSTATIC_MEMBER_P to handle member template
H A Dcp-tree.h3335 #define DECL_NONSTATIC_MEMBER_P(NODE) \ macro
H A Dsemantics.c2082 if (DECL_NONSTATIC_MEMBER_P (decl) in check_accessibility_of_qualified_id()
H A DChangeLog-19996115 (DECL_NONSTATIC_MEMBER_P): New macro.
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c642 if (DECL_NONSTATIC_MEMBER_P (decl) in protected_accessible_p()
H A Dinit.c2201 && DECL_NONSTATIC_MEMBER_P (t)) in build_offset_ref()
H A Dcp-tree.h3148 #define DECL_NONSTATIC_MEMBER_P(NODE) \ macro
H A Dsemantics.c2082 if (DECL_NONSTATIC_MEMBER_P (decl) in check_accessibility_of_qualified_id()