Home
last modified time | relevance | path

Searched refs:DECL_CLASS_SCOPE_P (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drepo.c321 && DECL_CLASS_SCOPE_P (decl)) in repo_emit_p()
H A Ddecl2.c1555 && DECL_CLASS_SCOPE_P (*decl)) in cplus_decl_attributes()
1830 if (DECL_CLASS_SCOPE_P (decl)) in coerce_delete_type()
2548 if (DECL_CLASS_SCOPE_P (decl)) in determine_visibility()
2573 if (DECL_CLASS_SCOPE_P (fn)) in determine_visibility()
H A Dpt.c244 else if (DECL_CLASS_SCOPE_P (t)) in push_access_scope()
265 if (DECL_FRIEND_CONTEXT (t) || DECL_CLASS_SCOPE_P (t)) in pop_access_scope()
1155 && DECL_CLASS_SCOPE_P (tmpl) in optimize_specialization_lookup_p()
1403 && DECL_CLASS_SCOPE_P (decl) in is_specialization_of_friend()
2153 && template_count && DECL_CLASS_SCOPE_P (decl) in determine_specialization()
5722 if (DECL_CLASS_SCOPE_P (decl)) in push_template_decl_real()
11699 gcc_assert (!DECL_CLASS_SCOPE_P (TYPE_MAIN_DECL (pattern)) in instantiate_class_template_1()
14585 if (DECL_CLASS_SCOPE_P (t) || DECL_NAMESPACE_SCOPE_P (t)) in tsubst_decl()
14597 if (DECL_CLASS_SCOPE_P (t)) in tsubst_decl()
15235 else if (DECL_CLASS_SCOPE_P (decl) in tsubst()
[all …]
H A Dsearch.c698 if (DECL_CLASS_SCOPE_P (scope) in friend_accessible_p()
H A Derror.c1637 if (DECL_CLASS_SCOPE_P (t)) in dump_function_decl()
3093 && (DECL_CLASS_SCOPE_P (decl) in lang_decl_name()
H A Ddecl.c3102 && DECL_CLASS_SCOPE_P (olddecl) in redeclaration_error_message()
5825 if (TREE_STATIC (decl) && DECL_CLASS_SCOPE_P (decl)) in layout_var_decl()
7587 if (VAR_P (decl) && DECL_CLASS_SCOPE_P (decl)) in cp_finish_decl()
7595 && DECL_CLASS_SCOPE_P (decl) in cp_finish_decl()
10093 if (DECL_CLASS_SCOPE_P (decl)) in grokvardecl()
17369 if (DECL_CLASS_SCOPE_P (fndecl)) in grokmethod()
H A Dcp-tree.h3288 (DECL_CLASS_SCOPE_P (NODE) ? DECL_CONTEXT (NODE) : NULL_TREE)
3326 #define DECL_CLASS_SCOPE_P(NODE) \ macro
4122 && DECL_CLASS_SCOPE_P (NODE)))
H A Dcall.c6840 if (DECL_CLASS_SCOPE_P (fn)) in build_op_delete_call()
6938 if (DECL_CLASS_SCOPE_P (fn)) in build_op_delete_call()
11596 if (DECL_P (cand1->fn) && DECL_CLASS_SCOPE_P (cand1->fn) in joust()
11598 && DECL_P (cand2->fn) && DECL_CLASS_SCOPE_P (cand2->fn) in joust()
H A Dname-lookup.c2232 && !DECL_CLASS_SCOPE_P (target_decl)) in supplement_binding_1()
7677 if (DECL_P (d) && DECL_CLASS_SCOPE_P (d)) in maybe_save_operator_binding()
H A Dmethod.c1092 if (DECL_CLASS_SCOPE_P (fn)) in early_check_defaulted_comparison()
H A Dsemantics.c3980 && DECL_CLASS_SCOPE_P (decl)) in finish_id_expression_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc1701 && DECL_CLASS_SCOPE_P (*decl)) in cplus_decl_attributes()
2012 if (DECL_CLASS_SCOPE_P (decl)) in coerce_delete_type()
2757 if (DECL_CLASS_SCOPE_P (decl)) in determine_visibility()
2782 if (DECL_CLASS_SCOPE_P (fn)) in determine_visibility()
H A Dpt.cc241 else if (DECL_CLASS_SCOPE_P (t)) in push_access_scope()
269 || DECL_CLASS_SCOPE_P (t) in pop_access_scope()
1179 && DECL_CLASS_SCOPE_P (tmpl) in optimize_specialization_lookup_p()
1427 && DECL_CLASS_SCOPE_P (decl) in is_specialization_of_friend()
2181 && template_count && DECL_CLASS_SCOPE_P (decl) in determine_specialization()
5862 if (DECL_CLASS_SCOPE_P (decl)) in push_template_decl()
11057 = (DECL_CLASS_SCOPE_P (decl) in limit_bad_template_recursion()
12064 gcc_assert (!DECL_CLASS_SCOPE_P (TYPE_MAIN_DECL (pattern)) in instantiate_class_template_1()
15005 && (DECL_CLASS_SCOPE_P (t) || DECL_NAMESPACE_SCOPE_P (t))) in tsubst_decl()
15008 if (DECL_CLASS_SCOPE_P (t)) in tsubst_decl()
[all …]
H A Dsearch.cc733 if (DECL_CLASS_SCOPE_P (scope) in friend_accessible_p()
H A Ddecl.cc3305 && DECL_CLASS_SCOPE_P (olddecl) in redeclaration_error_message()
6198 if (TREE_STATIC (decl) && DECL_CLASS_SCOPE_P (decl)) in layout_var_decl()
8179 if (VAR_P (decl) && DECL_CLASS_SCOPE_P (decl)) in cp_finish_decl()
8187 && DECL_CLASS_SCOPE_P (decl) in cp_finish_decl()
10391 if (DECL_CLASS_SCOPE_P (decl) in grokfndecl()
10724 if (DECL_CLASS_SCOPE_P (decl)) in grokvardecl()
18200 if (DECL_CLASS_SCOPE_P (fndecl)) in grokmethod()
H A Derror.cc1730 if (DECL_CLASS_SCOPE_P (t)) in dump_function_decl()
3186 && (DECL_CLASS_SCOPE_P (decl) in lang_decl_name()
H A Dcall.cc7334 if (DECL_CLASS_SCOPE_P (fn)) in build_op_delete_call()
7438 if (DECL_CLASS_SCOPE_P (fn)) in build_op_delete_call()
12350 if (DECL_P (cand1->fn) && DECL_CLASS_SCOPE_P (cand1->fn) in joust()
12352 && DECL_P (cand2->fn) && DECL_CLASS_SCOPE_P (cand2->fn) in joust()
H A Dcp-tree.h3480 (DECL_CLASS_SCOPE_P (NODE) ? DECL_CONTEXT (NODE) : NULL_TREE)
3518 #define DECL_CLASS_SCOPE_P(NODE) \ macro
4351 && DECL_CLASS_SCOPE_P (NODE)))
H A Dmethod.cc1162 if (DECL_CLASS_SCOPE_P (fn)) in early_check_defaulted_comparison()
H A DChangeLog-19983339 (grokvardecl): Use DECL_CLASS_SCOPE_P.
4488 * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/or
4603 (DECL_CLASS_SCOPE_P): Likewise.
H A Dname-lookup.cc2664 && !DECL_CLASS_SCOPE_P (target_decl)) in supplement_binding()
H A Dmodule.cc6786 if (DECL_CLASS_SCOPE_P (t)) in lang_decl_vals()
6867 if (DECL_CLASS_SCOPE_P (t)) in lang_decl_vals()
H A DChangeLog-20133221 DECL_CLASS_SCOPE_P.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc408 && !DECL_CLASS_SCOPE_P (target_decl)) in supplement_binding()
966 gcc_assert (!(flags & GCC_CP_ACCESS_MASK) == !DECL_CLASS_SCOPE_P (decl)); in set_access_flags()
2691 gcc_assert (DECL_CLASS_SCOPE_P (decl)); in plugin_build_decl_expr()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc252 && !DECL_CLASS_SCOPE_P (target_decl)) in supplement_binding()
810 gcc_assert (!(flags & GCC_CP_ACCESS_MASK) == !DECL_CLASS_SCOPE_P (decl)); in set_access_flags()
2532 gcc_assert (DECL_CLASS_SCOPE_P (decl)); in plugin_build_decl_expr()

12