Home
last modified time | relevance | path

Searched refs:extract_from_method_call (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h522 extern void extract_from_method_call (tree, tree &, tree &);
H A Dd-convert.cc820 extract_from_method_call (expr, obj, func); in convert_for_condition()
H A Dd-codegen.cc446 extract_from_method_call (tree t, tree& callee, tree& object) in extract_from_method_call() function
H A Dexpr.cc1820 extract_from_method_call (callee, callee, object); in visit()
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h532 extern void extract_from_method_call (tree, tree &, tree &);
H A Dd-convert.cc822 extract_from_method_call (expr, obj, func); in convert_for_condition()
H A DChangeLog-2013683 (extract_from_method_call): Likewise.
925 extract_from_method_call.
H A Dd-codegen.cc449 extract_from_method_call (tree t, tree &callee, tree &object) in extract_from_method_call() function
H A Dexpr.cc1746 extract_from_method_call (callee, callee, object); in visit()