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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Ddecl2.c3173 build_offset_ref_call_from_tree (tree fn, tree args)
3168 build_offset_ref_call_from_tree (tree fn, tree args) function
H A Dcp-tree.h3966 extern tree build_offset_ref_call_from_tree (tree, tree);
H A Dparser.c4387 postfix_expression = (build_offset_ref_call_from_tree
H A Dpt.c8968 return build_offset_ref_call_from_tree (function, call_args);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.c3894 build_offset_ref_call_from_tree (tree fn, VEC(tree,gc) **args)
3889 build_offset_ref_call_from_tree (tree fn, VEC(tree,gc) **args) function
H A Dcp-tree.h4774 extern tree build_offset_ref_call_from_tree (tree, VEC(tree,gc) **);
H A Dparser.c4929 postfix_expression = (build_offset_ref_call_from_tree
H A Dpt.c12490 ret = build_offset_ref_call_from_tree (function, &call_args);

Completed in 298 milliseconds