Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog.tree-ssa69 * decl.c (build_offset_ref_call_from_tree): Likewise.
H A Ddecl2.c3399 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.h3998 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.c9217 return build_offset_ref_call_from_tree (function, call_args); in tsubst_copy_and_build()
H A Dparser.c4462 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()
H A DChangeLog-20042541 build_offset_ref_call_from_tree): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c3405 return build_offset_ref_call_from_tree (name, args);
3514 build_offset_ref_call_from_tree (tree fn, tree args) in build_offset_ref_call_from_tree() function
H A Dparse.y4137 return build_offset_ref_call_from_tree (fn, args);
H A Dcp-tree.h3906 extern tree build_offset_ref_call_from_tree (tree, tree);
H A DChangeLog1466 * decl2.c (build_offset_ref_call_from_tree): Only mess with 'this'
3472 (build_offset_ref_call_from_tree): Likewise.
3481 (build_offset_ref_call_from_tree): New function.