Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog.tree-ssa69 * decl.c (build_offset_ref_call_from_tree): Likewise.
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 DChangeLog-2012869 * decl2.c (build_offset_ref_call_from_tree): Add tsubst_flags_t
2302 * decl2.c (build_offset_ref_call_from_tree): Likewise.
H A DChangeLog-2007500 * decl2.c (build_offset_ref_call_from_tree): Call
3048 * decl2.c (build_offset_ref_call_from_tree): Use
H A Ddecl2.cc5500 build_offset_ref_call_from_tree (tree fn, vec<tree, va_gc> **args, in build_offset_ref_call_from_tree() function
H A DChangeLog-20113918 * decl2.c (build_offset_ref_call_from_tree): Move
4048 * decl2.c (build_offset_ref_call_from_tree): Fix calling a functor
H A DChangeLog-20022069 (build_offset_ref_call_from_tree): Likewise.
2078 (build_offset_ref_call_from_tree): New function.
H A DChangeLog-20082404 (build_offset_ref_call_from_tree): Ditto.
H A Dcp-tree.h6945 extern tree build_offset_ref_call_from_tree (tree, vec<tree, va_gc> **,
H A DChangeLog-20092493 * decl2.c (build_offset_ref_call_from_tree): Change args parameter
H A DChangeLog-20101426 * decl2.c (build_offset_ref_call_from_tree): Adjust.
H A DChangeLog-20173357 * decl.c (build_offset_ref_call_from_tree): Call it.
H A DChangeLog-20042541 build_offset_ref_call_from_tree): Likewise.
H A Dpt.cc21074 ret = build_offset_ref_call_from_tree (function, &call_args, in tsubst_copy_and_build()
H A Dparser.cc7866 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3327 call_expr = build_offset_ref_call_from_tree (callable, &args, tf_none); in plugin_build_call_expr()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc3168 call_expr = build_offset_ref_call_from_tree (callable, &args, tf_none); in plugin_build_call_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c5223 build_offset_ref_call_from_tree (tree fn, vec<tree, va_gc> **args, in build_offset_ref_call_from_tree() function
H A Dcp-tree.h6671 extern tree build_offset_ref_call_from_tree (tree, vec<tree, va_gc> **,
H A Dpt.c20221 ret = build_offset_ref_call_from_tree (function, &call_args, in tsubst_copy_and_build()
H A Dparser.c7457 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()