Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5040 static std::optional<LValue> EmitLValueOrThrowExpression(CodeGenFunction &CGF, in EmitLValueOrThrowExpression() function
5158 return EmitLValueOrThrowExpression(CGF, E); in EmitConditionalOperatorLValue()