Searched refs:canEmitDelegateCallArgs (Results 1 – 1 of 1) sorted by relevance
2171 static bool canEmitDelegateCallArgs(CodeGenFunction &CGF, in canEmitDelegateCallArgs() function2234 if (PassPrototypeArgs && !canEmitDelegateCallArgs(*this, D, Type, Args)) { in EmitCXXConstructorCall()