Searched refs:EmitLValueOrThrowExpression (Results 1 – 2 of 2) sorted by relevance
3472 static Optional<LValue> EmitLValueOrThrowExpression(CodeGenFunction &CGF, in EmitLValueOrThrowExpression() function3519 EmitLValueOrThrowExpression(*this, expr->getTrueExpr()); in EmitConditionalOperatorLValue()3533 EmitLValueOrThrowExpression(*this, expr->getFalseExpr()); in EmitConditionalOperatorLValue()
4497 static Optional<LValue> EmitLValueOrThrowExpression(CodeGenFunction &CGF, in EmitLValueOrThrowExpression() function4554 EmitLValueOrThrowExpression(*this, expr->getTrueExpr()); in EmitConditionalOperatorLValue()4568 EmitLValueOrThrowExpression(*this, expr->getFalseExpr()); in EmitConditionalOperatorLValue()