Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1286 return EmitBinaryOperatorLValue(cast<BinaryOperator>(E)); in EmitLValue()
5123 LValue CodeGenFunction::EmitBinaryOperatorLValue(const BinaryOperator *E) { in EmitBinaryOperatorLValue() function in CodeGenFunction
H A DCodeGenFunction.h3903 LValue EmitBinaryOperatorLValue(const BinaryOperator *E);