Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp4040 static Optional<LValue> EmitLValueOrThrowExpression(CodeGenFunction &CGF, in EmitLValueOrThrowExpression() function
4087 EmitLValueOrThrowExpression(*this, expr->getTrueExpr()); in EmitConditionalOperatorLValue()
4101 EmitLValueOrThrowExpression(*this, expr->getFalseExpr()); in EmitConditionalOperatorLValue()