Searched refs:build_template_parm_index (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | ChangeLog.tree-ssa | 226 (build_template_parm_index, reduce_template_parm_level): Likewise.
|
| D | pt.c | 123 static tree build_template_parm_index (int, int, int, tree, tree); 2322 build_template_parm_index (int index, in build_template_parm_index() function 2363 t = build_template_parm_index (TEMPLATE_PARM_IDX (index), in reduce_template_parm_level() 2447 = build_template_parm_index (idx, processing_template_decl, in process_template_parm() 2476 = build_template_parm_index (idx, processing_template_decl, in process_template_parm()
|
| D | ChangeLog-1998 | 5156 * pt.c (build_template_parm_index): Add prototype. 6053 (build_template_parm_index): New function. 6055 (process_template_parm): Modify to use build_template_parm_index.
|
| D | ChangeLog-2003 | 5041 (build_template_parm_index): Copy TREE_CONSTANT, TREE_READONLY.
|