Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp4509 static Optional<LValue> EmitLValueOrThrowExpression(CodeGenFunction &CGF, in EmitLValueOrThrowExpression() function
4566 EmitLValueOrThrowExpression(*this, expr->getTrueExpr()); in EmitConditionalOperatorLValue()
4580 EmitLValueOrThrowExpression(*this, expr->getFalseExpr()); in EmitConditionalOperatorLValue()