Searched defs:template_args (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | cppmangle.c | 162 void template_args(TemplateInstance *ti) in template_args() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | error.c | 1551 tree t, tree template_parms, tree template_args, in dump_substitution() 1572 tree fn, tree template_parms, tree template_args, in dump_lambda_function() 1596 tree template_args = NULL_TREE; in dump_function_decl() local
|
H A D | typeck.c | 3101 tree template_args = NULL_TREE; in finish_class_member_access_expr() local
|
H A D | pt.c | 324 build_template_info (tree template_decl, tree template_args) in build_template_info() 16131 tree template_args = NULL_TREE; in tsubst_baselink() local 16245 tree template_args; in tsubst_qualified_id() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 1647 tree t, tree template_parms, tree template_args, in dump_substitution() 1663 tree fn, tree template_parms, tree template_args, in dump_lambda_function() 1687 tree template_args = NULL_TREE; in dump_function_decl() local
|
H A D | typeck.cc | 3271 tree template_args = NULL_TREE; in finish_class_member_access_expr() local
|
H A D | pt.cc | 329 build_template_info (tree template_decl, tree template_args) in build_template_info() 16607 tree template_args = NULL_TREE; in tsubst_baselink() local 16745 tree template_args; in tsubst_qualified_id() local
|