Searched refs:not_tmpl (Results 1 – 4 of 4) sorted by relevance
4158 tree not_tmpl = t; in nested_name() local4162 not_tmpl = DECL_TEMPLATE_RESULT (t); in nested_name()4165 if (not_tmpl in nested_name()4166 && DECL_P (not_tmpl) in nested_name()4167 && DECL_LANG_SPECIFIC (not_tmpl) in nested_name()4168 && DECL_MODULE_IMPORT_P (not_tmpl)) in nested_name()4490 tree not_tmpl = STRIP_TEMPLATE (decl); in assert_definition() local4506 || !DECL_LANG_SPECIFIC (not_tmpl) in assert_definition()4507 || !DECL_MODULE_PURVIEW_P (not_tmpl) in assert_definition()4508 || (!DECL_MODULE_IMPORT_P (not_tmpl) in assert_definition()[all …]
1650 tree not_tmpl = STRIP_TEMPLATE (origin); in search_adl() local1651 if (!DECL_LANG_SPECIFIC (not_tmpl) in search_adl()1652 || !DECL_MODULE_IMPORT_P (not_tmpl)) in search_adl()3489 tree not_tmpl = STRIP_TEMPLATE (decl); in maybe_record_mergeable_decl() local3490 if ((TREE_CODE (not_tmpl) == FUNCTION_DECL in maybe_record_mergeable_decl()3491 || TREE_CODE (not_tmpl) == VAR_DECL) in maybe_record_mergeable_decl()3492 && DECL_THIS_STATIC (not_tmpl)) in maybe_record_mergeable_decl()
11351 tree not_tmpl = new_friend; in tsubst_friend_function() local11358 not_tmpl = DECL_TEMPLATE_RESULT (new_friend); in tsubst_friend_function()11359 new_friend_result_template_info = DECL_TEMPLATE_INFO (not_tmpl); in tsubst_friend_function()
3737 not_tmpl var.