Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.tree-ssa69 * decl.c (build_offset_ref_call_from_tree): Likewise.
H A Ddecl2.c3482 build_offset_ref_call_from_tree (tree fn, tree args) in build_offset_ref_call_from_tree() function
H A DChangeLog-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'
H A Dcp-tree.h4049 extern tree build_offset_ref_call_from_tree (tree, tree);
H A DChangeLog-20022069 (build_offset_ref_call_from_tree): Likewise.
2078 (build_offset_ref_call_from_tree): New function.
H A Dpt.c9253 return build_offset_ref_call_from_tree (function, call_args); in tsubst_copy_and_build()
H A Dparser.c4656 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()
H A DChangeLog-20042541 build_offset_ref_call_from_tree): Likewise.