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