Home
last modified time | relevance | path

Searched refs:build_offset_ref_call_from_tree (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDChangeLog.tree-ssa69 * decl.c (build_offset_ref_call_from_tree): Likewise.
HDdecl2.c3482 build_offset_ref_call_from_tree (tree fn, tree args) in build_offset_ref_call_from_tree() function
HDChangeLog-20031631 (build_offset_ref_call_from_tree): Likewise.
2091 * decl2.c (build_offset_ref_call_from_tree): Use
3193 (build_offset_ref_call_from_tree): Likewise.
3283 (build_offset_ref_call_from_tree): Update comment.
5321 * decl2.c (build_offset_ref_call_from_tree): Only mess with 'this'
HDcp-tree.h4049 extern tree build_offset_ref_call_from_tree (tree, tree);
HDChangeLog-20022069 (build_offset_ref_call_from_tree): Likewise.
2078 (build_offset_ref_call_from_tree): New function.
HDpt.c9253 return build_offset_ref_call_from_tree (function, call_args); in tsubst_copy_and_build()
HDparser.c4656 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()
HDChangeLog-20042541 build_offset_ref_call_from_tree): Likewise.