Searched refs:DECL_CLASS_SCOPE_P (Results 1 – 14 of 14) sorted by relevance
308 && DECL_CLASS_SCOPE_P (decl)) in repo_emit_p()
828 if (DECL_CLASS_SCOPE_P (t)) in dump_decl()1029 if (DECL_CLASS_SCOPE_P (t)) in dump_function_decl()1991 if (v == 1 && DECL_CLASS_SCOPE_P (decl)) in lang_decl_name()
1699 if (DECL_CLASS_SCOPE_P (decl)) in determine_visibility()1716 if (DECL_VISIBILITY_SPECIFIED (fn) || ! DECL_CLASS_SCOPE_P (fn)) in determine_visibility()3585 && DECL_CLASS_SCOPE_P (decl)) in mark_used()
178 else if (DECL_CLASS_SCOPE_P (t)) in push_access_scope()203 if (DECL_FRIEND_CONTEXT (t) || DECL_CLASS_SCOPE_P (t)) in pop_access_scope()799 && DECL_CLASS_SCOPE_P (tmpl) in optimize_specialization_lookup_p()1016 && DECL_CLASS_SCOPE_P (decl) in is_specialization_of_friend()3080 if (DECL_CLASS_SCOPE_P (decl)) in push_template_decl_real()5784 gcc_assert (!DECL_CLASS_SCOPE_P (TYPE_MAIN_DECL (pattern)) in instantiate_class_template()6660 if (DECL_CLASS_SCOPE_P (t)) in tsubst_decl()6896 if (DECL_CLASS_SCOPE_P (t) || DECL_NAMESPACE_SCOPE_P (t)) in tsubst_decl()6909 if (DECL_CLASS_SCOPE_P (t)) in tsubst_decl()8136 else if (DECL_CLASS_SCOPE_P (t) in tsubst_copy()
961 || (DECL_IN_SYSTEM_HEADER (newdecl) && !DECL_CLASS_SCOPE_P (newdecl)) in decls_match()962 || (DECL_IN_SYSTEM_HEADER (olddecl) && !DECL_CLASS_SCOPE_P (olddecl)) in decls_match()974 && !DECL_CLASS_SCOPE_P (olddecl)) in decls_match()977 && !DECL_CLASS_SCOPE_P (newdecl))) in decls_match()4356 if (TREE_STATIC (decl) && DECL_CLASS_SCOPE_P (decl)) in layout_var_decl()5627 && DECL_CLASS_SCOPE_P (decl) in cp_finish_decl()6877 if (DECL_CLASS_SCOPE_P (decl)) in grokvardecl()
807 if (DECL_CLASS_SCOPE_P (scope) in friend_accessible_p()
1959 (DECL_CLASS_SCOPE_P (NODE) ? DECL_CONTEXT (NODE) : NULL_TREE)1992 #define DECL_CLASS_SCOPE_P(NODE) \ macro
1474 if (DECL_CLASS_SCOPE_P (decl) in constant_value_1()
2994 && DECL_CLASS_SCOPE_P (decl) in finish_id_expression()
485 && !DECL_CLASS_SCOPE_P (decl)) in supplement_binding()
4132 if (DECL_CLASS_SCOPE_P (fn)) in build_op_delete_call()
3339 (grokvardecl): Use DECL_CLASS_SCOPE_P.4488 * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/or4603 (DECL_CLASS_SCOPE_P): Likewise.
6115 (DECL_CLASS_SCOPE_P): Use TYPE_P.
897 @item DECL_CLASS_SCOPE_P