Searched refs:delegate_method (Results 1 – 10 of 10) sorted by relevance
368 return build_delegate_cst (delegate_method (exp), in convert_expr()825 func = delegate_method (expr); in convert_for_condition()
518 extern tree delegate_method (tree);
1343 this->result_ = delegate_method (t1); in visit()1828 callee = delegate_method (callee); in visit()
380 delegate_method (tree exp) in delegate_method() function
368 return build_delegate_cst (delegate_method (exp), in convert_expr()919 func = delegate_method (expr); in convert_for_condition()
534 extern tree delegate_method (tree);
211 (delegate_method): Assert that argument type is a delegate.
1346 this->result_ = delegate_method (t1); in visit()1750 callee = delegate_method (callee); in visit()
383 delegate_method (tree exp) in delegate_method() function
920 (IRState::delegateMethodRef): Replace with delegate_method.