Searched refs:dependent_type_p (Results 1 – 25 of 29) sorted by relevance
12
542 if (!dependent_type_p (type) && array_of_runtime_bound_p (type)) in add_capture()558 else if (!dependent_type_p (type) in add_capture()583 if (dependent_type_p (type)) in add_capture()1563 if (dependent_type_p (TREE_TYPE (lam))) in prune_lambda_captures()
230 if (dependent_type_p (t)) in lookup_base()741 if (dependent_type_p (fctx) in friend_accessible_p()1151 if (dependent_type_p (type)) in lookup_member()1336 if (flag_concepts && dependent_type_p (type)) in lookup_member_fuzzy()
5000 if (scope && TYPE_P (scope) && dependent_type_p (scope) in maybe_update_decl_type()5001 && dependent_type_p (type) in maybe_update_decl_type()6853 if (TYPE_P (ctx) && dependent_type_p (ctx)) in has_value_dependent_address()10927 dependent_p = dependent_type_p (t); in uses_template_parms()10934 dependent_p = dependent_type_p (TREE_TYPE (t)); in uses_template_parms()11499 dependent_p = dependent_type_p (context); in tsubst_friend_function()16922 else if (!dependent_type_p (type)) in tsubst_init()19105 if (dependent_type_p (tmp)) in tsubst_expr()20292 if (dependent_type_p (type) || type_dependent_expression_p (expr)) in tsubst_copy_and_build()27305 if (dependent_type_p (type)) in invalid_nontype_parm_type_p()[all …]
2595 && (dependent_type_p (ENUM_UNDERLYING_TYPE in supplement_binding()2597 || dependent_type_p (ENUM_UNDERLYING_TYPE in supplement_binding()3243 || (!dependent_type_p (TREE_TYPE (decl)) in check_local_shadow()3244 && !dependent_type_p (TREE_TYPE (old)) in check_local_shadow()3362 if (dependent_type_p (TREE_TYPE (decl)) in push_local_extern_decl_alias()5651 && dependent_type_p (TREE_TYPE (lookup.name)))); in lookup_using_decl()5659 if (!dependent_p && lookup.value && dependent_type_p (scope)) in lookup_using_decl()
2273 || dependent_type_p (scope)) in check_accessibility_of_qualified_id()2301 if (dependent_type_p (current)) in check_accessibility_of_qualified_id()3214 || dependent_type_p (type)); in finish_compound_literal()3747 && dependent_type_p (type) in finish_template_type()3861 if (!dependent_type_p (type) in process_outer_var_ref()4053 || (!dependent_type_p (scope) in finish_id_expression_1()4056 && dependent_type_p (TREE_TYPE (id_expression)))))) in finish_id_expression_1()4144 && !dependent_type_p (TREE_TYPE (decl)) in finish_id_expression_1()12409 if (!type_dependent_expression_p (arg) && !dependent_type_p (type)) in cp_build_vec_convert()12428 if (!dependent_type_p (type)) in cp_build_bit_cast()[all …]
124 if (COMPLETE_TYPE_P (t) && !dependent_type_p (type)) in complete_type()1910 bool dependent_p = dependent_type_p (type); in cxx_sizeof_or_alignof_type()2788 && !dependent_type_p (object_type) in build_class_member_access_expr()3229 && dependent_type_p (TREE_TYPE (name)))) in finish_class_member_access_expr()3361 if (dependent_type_p (object_type)) in finish_class_member_access_expr()3386 if (dependent_type_p (object_type)) in finish_class_member_access_expr()3624 if (dependent_type_p (type) || type_dependent_expression_p (e)) in cp_strict_aliasing_warning()8222 bool dependent = (dependent_type_p (type) in build_static_cast()10652 if (dependent_type_p (functype) in check_return_expr()
1199 && (INDIRECT_TYPE_P (type) || !dependent_type_p (type))) in grokbitfield()1355 else if (dependent_type_p (type) in is_late_template_attribute()1426 if (!dependent_type_p (*decl_p)) in save_template_attributes()5777 && dependent_type_p (DECL_CONTEXT (decl))) in decl_dependent_p()
4187 if ((!t || TREE_CODE (t) == TREE_LIST) && dependent_type_p (context)) in make_typename_type()4286 if (!dependent_type_p (context) in make_unbound_class_template()7799 if (dependent_type_p (TREE_TYPE (init))) in value_dependent_init_p()8273 type_dependent_p = dependent_type_p (type); in cp_finish_decl()10926 else if (dependent_type_p (type)) in check_static_variable_definition()13441 || !(dependent_type_p (ctype) in grokdeclarator()14134 || (!dependent_type_p (type) in grokdeclarator()14623 if (dependent_type_p (TREE_TYPE (parms))) in require_complete_types_for_parms()15995 if (!dependent_type_p (basetype) in xref_basetypes()16356 else if (dependent_type_p (underlying_type)) in start_enum()[all …]
861 * decl.c (make_typename_type): Use dependent_type_p.6061 (dependent_type_p): ... here. Memoize results.6062 * search.c (dependent_base_p): Use dependent_type_p, not6261 * class.c (currently_open_derived_class): Use dependent_type_p.6262 * cp-tree.h (dependent_type_p): New function.6273 cp_parser_dependent_type_p with dependent_type_p, etc.6281 * pt.c (dependent_type_p): New function.
231 && TYPE_P (scope) && dependent_type_p (scope)) in pp_cxx_template_keyword_if_needed()
1651 || !dependent_type_p (t)); in strip_typedefs()6012 || dependent_type_p (type) in cast_valid_in_integral_constant_expression_p()
599 dependent_type_p.744 TYPE_DECL. Use dependent_type_p to check type.745 * pt.c (uses_template_parms_p): Use dependent_type_p for a
8657 || dependent_type_p (type) in potential_constant_expression_1()9258 && !dependent_type_p (TREE_TYPE (t)) in potential_constant_expression_1()9273 && (dependent_type_p (TREE_TYPE (t)) in potential_constant_expression_1()
4115 dep = dependent_type_p (TREE_TYPE (decl)); in mangle_decl()
2966 gcc_assert (!dependent_type_p (type)); in implicitly_declare_fn()
11 instead of dependent_type_p, to check that a non-dependent1910 (apply_lambda_return_type): Don't check dependent_type_p.4786 (dependent_type_p, type_dependent_expression_p): Update comments.
213 uses_template_parms instead of dependent_type_p.718 * pt.c (dependent_type_p): Don't abort on auto outside of a template.
285 if (dependent_type_p (probe)) in build_base_path()8224 if (dependent_type_p (t)) in currently_open_derived_class()
3902 if (dependent_type_p (type) in build_new()
3583 * lambda.c (add_capture): Use dependent_type_p for capture by3619 * tree.c (build_cplus_array_type): Use dependent_type_p rather than
3282 Restore dependent_type_p check that guarded the call to3290 calling is_really_empty_class. Don't check dependent_type_p.4660 dependent_type_p.
3560 && dependent_type_p (base_type)) in cp_parser_diagnose_invalid_type_name()6980 && !dependent_type_p (new_scope)) in cp_parser_nested_name_specifier_opt()21688 else if (dependent_type_p (type)) in cp_parser_using_enum()30539 && dependent_type_p (parser->scope)) in cp_parser_lookup_name()34537 if (dependent_type_p (type)) in cp_parser_objc_encode_expression()46327 if (!dependent_type_p (type)) in cp_parser_omp_declare_reduction()
2720 dependent_type_p.
2994 (dependent_type_p): Add assertions.
7385 extern bool dependent_type_p (tree);