Searched refs:any_dependent_template_arguments_p (Results 1 – 10 of 10) sorted by relevance
1161 if (!any_dependent_template_arguments_p (args)) in verify_unstripped_args()6177 if (!any_dependent_template_arguments_p (args)) in dependent_alias_template_spec_p()9748 if (!any_dependent_template_arguments_p (targs)) in lookup_and_finish_template_variable()10017 dependent_p = any_dependent_template_arguments_p (t); in uses_template_parms()10057 && any_dependent_template_arguments_p (DECL_TI_ARGS (fn))); in in_template_function()19713 if (strict == DEDUCE_EXACT && !any_dependent_template_arguments_p (targs)) in fn_type_unification()20590 && !any_dependent_template_arguments_p (subargs)) in resolve_overloaded_unification()20723 && !any_dependent_template_arguments_p (subargs)) in resolve_nondeduced_context()21162 dependent = any_dependent_template_arguments_p (targs); in unify_pack_expansion()24608 && (any_dependent_template_arguments_p in dependent_type_p_r()[all …]
3836 && any_dependent_template_arguments_p (DECL_TI_ARGS (decl))); in mangle_decl()
4143 const bool dep = any_dependent_template_arguments_p (TI_ARGS (ti)); in cpp_check()
6681 extern bool any_dependent_template_arguments_p (const_tree);
2330 && !any_dependent_template_arguments_p (tmpl_args)) in perform_koenig_lookup()
7692 dependent_p = any_dependent_template_arguments_p (t); in uses_template_parms()14720 if (strict == DEDUCE_EXACT && !any_dependent_template_arguments_p (targs)) in fn_type_unification()15244 if (subargs && !any_dependent_template_arguments_p (subargs)) in resolve_overloaded_unification()15365 if (subargs && !any_dependent_template_arguments_p (subargs)) in resolve_nondeduced_context()15755 dependent = any_dependent_template_arguments_p (targs); in unify_pack_expansion()19024 && (any_dependent_template_arguments_p in dependent_type_p_r()19072 && (any_dependent_template_arguments_p in dependent_type_p_r()19450 && (any_dependent_template_arguments_p in type_dependent_expression_p()19505 if (any_dependent_template_arguments_p in type_dependent_expression_p()19678 any_dependent_template_arguments_p (const_tree args) in any_dependent_template_arguments_p() function[all …]
3371 && any_dependent_template_arguments_p (DECL_TI_ARGS (decl))); in mangle_decl()
2000 && !any_dependent_template_arguments_p (tmpl_args)) in perform_koenig_lookup()3147 dependent_p = any_dependent_template_arguments_p (args); in finish_id_expression()
5354 extern bool any_dependent_template_arguments_p (const_tree);
9566 && !any_dependent_template_arguments_p (CLASSTYPE_TI_ARGS (t))) in grokdeclarator()