Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDrepo.c321 && DECL_CLASS_SCOPE_P (decl)) in repo_emit_p()
HDpt.c241 else if (DECL_CLASS_SCOPE_P (t)) in push_access_scope()
266 if (DECL_FRIEND_CONTEXT (t) || DECL_CLASS_SCOPE_P (t)) in pop_access_scope()
1109 && DECL_CLASS_SCOPE_P (tmpl) in optimize_specialization_lookup_p()
1354 && DECL_CLASS_SCOPE_P (decl) in is_specialization_of_friend()
2070 && template_count && DECL_CLASS_SCOPE_P (decl) in determine_specialization()
5505 if (DECL_CLASS_SCOPE_P (decl)) in push_template_decl_real()
10969 gcc_assert (!DECL_CLASS_SCOPE_P (TYPE_MAIN_DECL (pattern)) in instantiate_class_template_1()
13604 if (DECL_CLASS_SCOPE_P (t) || DECL_NAMESPACE_SCOPE_P (t)) in tsubst_decl()
13616 if (DECL_CLASS_SCOPE_P (t)) in tsubst_decl()
14244 else if (DECL_CLASS_SCOPE_P (decl) in tsubst()
[all …]
HDdecl.c1050 || (DECL_IN_SYSTEM_HEADER (newdecl) && !DECL_CLASS_SCOPE_P (newdecl)) in decls_match()
1051 || (DECL_IN_SYSTEM_HEADER (olddecl) && !DECL_CLASS_SCOPE_P (olddecl)) in decls_match()
1063 && !DECL_CLASS_SCOPE_P (olddecl)) in decls_match()
1066 && !DECL_CLASS_SCOPE_P (newdecl))) in decls_match()
2198 if (DECL_CLASS_SCOPE_P (olddecl)) in duplicate_decls()
3001 && DECL_CLASS_SCOPE_P (olddecl) in redeclaration_error_message()
5560 if (TREE_STATIC (decl) && DECL_CLASS_SCOPE_P (decl)) in layout_var_decl()
6950 if (VAR_P (decl) && DECL_CLASS_SCOPE_P (decl)) in cp_finish_decl()
6958 && DECL_CLASS_SCOPE_P (decl) in cp_finish_decl()
9297 if (DECL_CLASS_SCOPE_P (decl)) in grokvardecl()
[all …]
HDdecl2.c1514 && DECL_CLASS_SCOPE_P (*decl)) in cplus_decl_attributes()
2386 if (DECL_CLASS_SCOPE_P (decl)) in determine_visibility()
2411 if (DECL_CLASS_SCOPE_P (fn)) in determine_visibility()
HDerror.c1600 if (DECL_CLASS_SCOPE_P (t)) in dump_function_decl()
2997 && (DECL_CLASS_SCOPE_P (decl) in lang_decl_name()
HDsearch.c693 if (DECL_CLASS_SCOPE_P (scope) in friend_accessible_p()
HDcp-tree.h3096 (DECL_CLASS_SCOPE_P (NODE) ? DECL_CONTEXT (NODE) : NULL_TREE)
3134 #define DECL_CLASS_SCOPE_P(NODE) \ macro
3949 && DECL_CLASS_SCOPE_P (NODE)))
HDcall.c6281 if (DECL_CLASS_SCOPE_P (fn)) in build_op_delete_call()
6359 if (DECL_CLASS_SCOPE_P (fn)) in build_op_delete_call()
10312 if (DECL_P (cand1->fn) && DECL_CLASS_SCOPE_P (cand1->fn) in joust()
10314 && DECL_P (cand2->fn) && DECL_CLASS_SCOPE_P (cand2->fn) in joust()
HDname-lookup.c2235 && !DECL_CLASS_SCOPE_P (target_decl)) in supplement_binding_1()
HDsemantics.c3807 && DECL_CLASS_SCOPE_P (decl)) in finish_id_expression()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDrepo.c324 && DECL_CLASS_SCOPE_P (decl)) in repo_emit_p()
HDpt.c223 else if (DECL_CLASS_SCOPE_P (t)) in push_access_scope()
248 if (DECL_FRIEND_CONTEXT (t) || DECL_CLASS_SCOPE_P (t)) in pop_access_scope()
965 && DECL_CLASS_SCOPE_P (tmpl) in optimize_specialization_lookup_p()
1175 && DECL_CLASS_SCOPE_P (decl) in is_specialization_of_friend()
4528 if (DECL_CLASS_SCOPE_P (decl)) in push_template_decl_real()
8518 gcc_assert (!DECL_CLASS_SCOPE_P (TYPE_MAIN_DECL (pattern)) in instantiate_class_template_1()
9972 if (DECL_CLASS_SCOPE_P (t)) in tsubst_decl()
10327 if (DECL_CLASS_SCOPE_P (t) || DECL_NAMESPACE_SCOPE_P (t)) in tsubst_decl()
10340 if (DECL_CLASS_SCOPE_P (t)) in tsubst_decl()
10900 else if (DECL_CLASS_SCOPE_P (decl) in tsubst()
[all …]
HDerror.c1086 if (DECL_CLASS_SCOPE_P (t)) in dump_decl()
1371 if (DECL_CLASS_SCOPE_P (t)) in dump_function_decl()
2587 && (DECL_CLASS_SCOPE_P (decl) in lang_decl_name()
HDdecl.c996 || (DECL_IN_SYSTEM_HEADER (newdecl) && !DECL_CLASS_SCOPE_P (newdecl)) in decls_match()
997 || (DECL_IN_SYSTEM_HEADER (olddecl) && !DECL_CLASS_SCOPE_P (olddecl)) in decls_match()
1009 && !DECL_CLASS_SCOPE_P (olddecl)) in decls_match()
1012 && !DECL_CLASS_SCOPE_P (newdecl))) in decls_match()
4824 if (TREE_STATIC (decl) && DECL_CLASS_SCOPE_P (decl)) in layout_var_decl()
6032 && DECL_CLASS_SCOPE_P (decl) in cp_finish_decl()
7646 if (DECL_CLASS_SCOPE_P (decl)) in grokvardecl()
13701 if (DECL_CLASS_SCOPE_P (fndecl)) in grokmethod()
HDdecl2.c2078 if (DECL_CLASS_SCOPE_P (decl)) in determine_visibility()
2103 if (DECL_CLASS_SCOPE_P (fn)) in determine_visibility()
HDsearch.c807 if (DECL_CLASS_SCOPE_P (scope) in friend_accessible_p()
HDcp-tree.h2416 (DECL_CLASS_SCOPE_P (NODE) ? DECL_CONTEXT (NODE) : NULL_TREE)
2454 #define DECL_CLASS_SCOPE_P(NODE) \ macro
HDname-lookup.c539 && !DECL_CLASS_SCOPE_P (target_decl)) in supplement_binding_1()
HDsemantics.c3346 && DECL_CLASS_SCOPE_P (decl)) in finish_id_expression()