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 D | ChangeLog.tree-ssa | 69 * decl.c (build_offset_ref_call_from_tree): Likewise.
|
H A D | ChangeLog-2003 | 1631 (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 D | ChangeLog-2012 | 869 * decl2.c (build_offset_ref_call_from_tree): Add tsubst_flags_t 2302 * decl2.c (build_offset_ref_call_from_tree): Likewise.
|
H A D | ChangeLog-2007 | 500 * decl2.c (build_offset_ref_call_from_tree): Call 3048 * decl2.c (build_offset_ref_call_from_tree): Use
|
H A D | decl2.cc | 5500 build_offset_ref_call_from_tree (tree fn, vec<tree, va_gc> **args, in build_offset_ref_call_from_tree() function
|
H A D | ChangeLog-2011 | 3918 * decl2.c (build_offset_ref_call_from_tree): Move 4048 * decl2.c (build_offset_ref_call_from_tree): Fix calling a functor
|
H A D | ChangeLog-2002 | 2069 (build_offset_ref_call_from_tree): Likewise. 2078 (build_offset_ref_call_from_tree): New function.
|
H A D | ChangeLog-2008 | 2404 (build_offset_ref_call_from_tree): Ditto.
|
H A D | cp-tree.h | 6945 extern tree build_offset_ref_call_from_tree (tree, vec<tree, va_gc> **,
|
H A D | ChangeLog-2009 | 2493 * decl2.c (build_offset_ref_call_from_tree): Change args parameter
|
H A D | ChangeLog-2010 | 1426 * decl2.c (build_offset_ref_call_from_tree): Adjust.
|
H A D | ChangeLog-2017 | 3357 * decl.c (build_offset_ref_call_from_tree): Call it.
|
H A D | ChangeLog-2004 | 2541 build_offset_ref_call_from_tree): Likewise.
|
H A D | pt.cc | 21074 ret = build_offset_ref_call_from_tree (function, &call_args, in tsubst_copy_and_build()
|
H A D | parser.cc | 7866 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcp1plugin.cc | 3327 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 D | libcp1plugin.cc | 3168 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 D | decl2.c | 5223 build_offset_ref_call_from_tree (tree fn, vec<tree, va_gc> **args, in build_offset_ref_call_from_tree() function
|
H A D | cp-tree.h | 6671 extern tree build_offset_ref_call_from_tree (tree, vec<tree, va_gc> **,
|
H A D | pt.c | 20221 ret = build_offset_ref_call_from_tree (function, &call_args, in tsubst_copy_and_build()
|
H A D | parser.c | 7457 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()
|