Home | History | Annotate | Download | only in CodeGen

Lines Matching full:callexpr

996     return EmitCallExprLValue(cast<CallExpr>(E));
3733 RValue CodeGenFunction::EmitCallExpr(const CallExpr *E,
3859 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) {
3985 const CallExpr *E, ReturnValueSlot ReturnValue,