Searched defs:isDelegateCall (Results 1 – 2 of 2) sorted by relevance
683 bool isDelegateCall() const { return DelegateCall; } in isDelegateCall() function
779 bool isDelegateCall = in arrangeLLVMFunctionInfo() local