Searched refs:any_dependent_template_arguments_p (Results 1 – 16 of 16) sorted by relevance
1231 if (!any_dependent_template_arguments_p (args)) in verify_unstripped_args()6625 && (any_dependent_template_arguments_p in dependent_alias_template_spec_p()10445 if (!any_dependent_template_arguments_p (targs)) in lookup_and_finish_template_variable()10929 dependent_p = any_dependent_template_arguments_p (t); in uses_template_parms()10959 && any_dependent_template_arguments_p (DECL_TI_ARGS (fn))); in in_template_function()20914 && !any_dependent_template_arguments_p (TREE_OPERAND in tsubst_copy_and_build()21905 && !any_dependent_template_arguments_p (args) in instantiate_alias_template()22370 if (strict == DEDUCE_EXACT && !any_dependent_template_arguments_p (targs)) in fn_type_unification()23258 && !any_dependent_template_arguments_p (subargs)) in resolve_overloaded_unification()23404 && !any_dependent_template_arguments_p (subargs)) in resolve_nondeduced_context()[all …]
4564 const bool dep = any_dependent_template_arguments_p (TI_ARGS (ti)); in cpp_check()5774 if (any_dependent_template_arguments_p (TI_ARGS (tinfo))) in decl_dependent_p()
4118 && any_dependent_template_arguments_p (DECL_TI_ARGS (decl))); in mangle_decl()
1739 arguments to any_dependent_template_arguments_p.3184 (any_dependent_template_arguments_p): New function.3200 any_dependent_template_arguments_p. Update constant-expression3223 (any_dependent_template_arguments_p): Likewise.
1227 template_parameter_pack_p, any_dependent_template_arguments_p,1244 any_dependent_template_arguments_p): Likewise.
1989 * pt.c (any_dependent_template_arguments_p): Return early on invalid
7388 extern bool any_dependent_template_arguments_p (const_tree);
2662 && !any_dependent_template_arguments_p (tmpl_args)) in perform_koenig_lookup()
1218 Return true only if any_dependent_template_arguments_p.
1463 instead of any_dependent_template_arguments_p.
6478 (any_dependent_template_arguments_p): Handle multiple levels of
1207 if (!any_dependent_template_arguments_p (args)) in verify_unstripped_args()6475 && (any_dependent_template_arguments_p in dependent_alias_template_spec_p()10204 if (!any_dependent_template_arguments_p (targs)) in lookup_and_finish_template_variable()10655 dependent_p = any_dependent_template_arguments_p (t); in uses_template_parms()10683 && any_dependent_template_arguments_p (DECL_TI_ARGS (fn))); in in_template_function()21100 && !any_dependent_template_arguments_p (args) in instantiate_alias_template()21543 if (strict == DEDUCE_EXACT && !any_dependent_template_arguments_p (targs)) in fn_type_unification()22377 && !any_dependent_template_arguments_p (subargs)) in resolve_overloaded_unification()22523 && !any_dependent_template_arguments_p (subargs)) in resolve_nondeduced_context()22977 dependent = any_dependent_template_arguments_p (targs); in unify_pack_expansion()[all …]
4308 const bool dep = any_dependent_template_arguments_p (TI_ARGS (ti)); in cpp_check()5464 if (any_dependent_template_arguments_p (TI_ARGS (tinfo))) in decl_dependent_p()
3905 && any_dependent_template_arguments_p (DECL_TI_ARGS (decl))); in mangle_decl()
7004 extern bool any_dependent_template_arguments_p (const_tree);
2433 && !any_dependent_template_arguments_p (tmpl_args)) in perform_koenig_lookup()