Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c4114 build_offset_ref_call_from_tree (tree fn, VEC(tree,gc) **args) in build_offset_ref_call_from_tree() function
H A Dcp-tree.h5132 extern tree build_offset_ref_call_from_tree (tree, VEC(tree,gc) **);
H A Dpt.c13693 ret = build_offset_ref_call_from_tree (function, &call_args); in tsubst_copy_and_build()
H A Dparser.c5747 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c5059 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.h6379 extern tree build_offset_ref_call_from_tree (tree, vec<tree, va_gc> **,
H A Dpt.c18480 ret = build_offset_ref_call_from_tree (function, &call_args, in tsubst_copy_and_build()
H A Dparser.c7229 postfix_expression = (build_offset_ref_call_from_tree in cp_parser_postfix_expression()