Searched defs:template_parms (Results 1 – 6 of 6) sorted by relevance
/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() 1597 tree template_parms = NULL_TREE; in dump_function_decl() local
|
H A D | decl2.c | 596 check_classfn (tree ctype, tree function, tree template_parms) in check_classfn()
|
H A D | cp-tree.h | 1697 tree template_parms; member
|
/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() 1688 tree template_parms = NULL_TREE; in dump_function_decl() local
|
H A D | decl2.cc | 707 check_classfn (tree ctype, tree function, tree template_parms) in check_classfn()
|
H A D | cp-tree.h | 1831 tree template_parms; member
|