Searched refs:dependent_scope_p (Results 1 – 25 of 27) sorted by relevance
12
2120 && !dependent_scope_p (TREE_TYPE (type))) in build_x_arrow()
13500 && cxx_dialect >= cxx2a && dependent_scope_p (context)) in tsubst_aggr_type()16283 if (dependent_scope_p (scope)) in tsubst_qualified_id()16451 if (dependent_scope_p (ctx)) in maybe_dependent_member_ref()16688 if (dependent_scope_p (context)) in tsubst_copy()26671 dependent_scope_p (tree scope) in dependent_scope_p() function27081 || dependent_scope_p (scope)); in type_dependent_expression_p()27258 return (!scope || dependent_scope_p (scope)); in type_dependent_object_expression_p()
2143 if (dependent_scope_p (type) || type_dependent_expression_p (member)) in build_offset_ref()
4680 dependent_p = dependent_scope_p (scope); in lookup_using_decl()
3974 if (!dependent_scope_p (context)) in make_typename_type()15280 if (CLASS_TYPE_P (basetype) && !dependent_scope_p (basetype)) in xref_basetypes()
7003 extern bool dependent_scope_p (tree);
8337 && (TYPE_HAS_CONVERSION (type) || dependent_scope_p (type))) in potential_constant_expression_1()
3054 && dependent_scope_p (TREE_OPERAND (name, 0))) in finish_class_member_access_expr()
3488 && dependent_scope_p (parser->scope)) in cp_parser_diagnose_invalid_type_name()16937 && dependent_scope_p (parser->scope) in cp_parser_template_name()28286 && dependent_scope_p (parser->scope)); in cp_parser_lookup_name()
2077 if (ttype && !dependent_scope_p (ttype)) in build_x_arrow()
13858 && dependent_scope_p (context)) in tsubst_aggr_type()16632 if ((complain & tf_dguide) && dependent_scope_p (qualifying_scope)) in tsubst_baselink()16782 if (dependent_scope_p (scope)) in tsubst_qualified_id()16960 if (dependent_scope_p (ctx)) in maybe_dependent_member_ref()17205 if ((complain & tf_dguide) && dependent_scope_p (context)) in tsubst_copy()21887 if (dependent_scope_p (ctx)) in instantiate_alias_template()27540 dependent_scope_p (tree scope) in dependent_scope_p() function27552 return dependent_scope_p (scope) || any_dependent_bases_p (scope); in dependentish_scope_p()27588 && !dependent_scope_p (TREE_OPERAND (t, 0)) in instantiation_dependent_scope_ref_p()27969 || dependent_scope_p (scope)); in type_dependent_expression_p()[all …]
3005 constant expression. Check dependent_scope_p.3006 * pt.c (dependent_scope_p): Check TYPE_P.3320 * pt.c (dependent_scope_p): New function.
1859 (instantiation_dependent_scope_ref_p): Check dependent_scope_p.2759 * parser.cc (cp_parser_template_name): Use dependent_scope_p.
2381 if (dependent_scope_p (type) || type_dependent_expression_p (member)) in build_offset_ref()
3648 && dependent_scope_p (parser->scope)) in cp_parser_diagnose_invalid_type_name()18525 && dependent_scope_p (parser->scope) in cp_parser_template_name()18572 || (check_dependency_p && dependent_scope_p (scope)))) in cp_parser_template_name()25652 && dependent_scope_p (parser->scope)); in cp_parser_class_name()30486 && dependent_scope_p (parser->scope)); in cp_parser_lookup_name()30570 bool dep = dependent_scope_p (object_type); in cp_parser_lookup_name()
2719 * decl.c (xref_basetypes): Call dependent_scope_p instead of
5619 bool depscope = dependent_scope_p (scope); in lookup_using_decl()
4180 if (!dependent_scope_p (context)) in make_typename_type()16085 if (CLASS_TYPE_P (basetype) && !dependent_scope_p (basetype)) in xref_basetypes()
7386 extern bool dependent_scope_p (tree);
9285 && (TYPE_HAS_CONVERSION (type) || dependent_scope_p (type))) in potential_constant_expression_1()
2662 * typeck2.c (build_x_arrow): Use dependent_scope_p.
3224 && dependent_scope_p (TREE_OPERAND (name, 0))) in finish_class_member_access_expr()
10 * name-lookup.c (do_class_using_decl): Use dependent_scope_p
2656 else if (!TYPE_P (scope) || !dependent_scope_p (scope)) in plugin_build_dependent_expr()
2497 else if (!TYPE_P (scope) || !dependent_scope_p (scope)) in plugin_build_dependent_expr()