Home
last modified time | relevance | path

Searched refs:EmitLValueOrThrowExpression (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp3472 static Optional<LValue> EmitLValueOrThrowExpression(CodeGenFunction &CGF, in EmitLValueOrThrowExpression() function
3519 EmitLValueOrThrowExpression(*this, expr->getTrueExpr()); in EmitConditionalOperatorLValue()
3533 EmitLValueOrThrowExpression(*this, expr->getFalseExpr()); in EmitConditionalOperatorLValue()