Searched refs:template_for_substitution (Results 1 – 8 of 8) sorted by relevance
2074 (template_for_substitution (fn)))) in cp_cannot_inline_tree_fn()
5395 (template_for_substitution (new_friend))) in tsubst_friend_function()12003 template_for_substitution (tree decl) in template_for_substitution() function12127 td = template_for_substitution (d); in instantiate_decl()12356 subst_decl = DECL_TEMPLATE_RESULT (template_for_substitution (d)); in instantiate_decl()
3644 (template_for_substitution (decl)))) in mark_used()
4210 extern tree template_for_substitution (tree);
2154 nt = DECL_TEMPLATE_RESULT (template_for_substitution (nt)); in redeclaration_error_message()2157 ot = DECL_TEMPLATE_RESULT (template_for_substitution (ot)); in redeclaration_error_message()
4055 * cp-tree.h (template_for_substitution): Declare.4058 * pt.c (template_for_substitution): Give it external linkage.
403 (template_for_substitution): New funciton.
2575 template_for_substitution, instantiate_decl,