Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExpr.cpp783 return EmitBinaryOperatorLValue(cast<BinaryOperator>(E)); in EmitLValue()
2954 LValue CodeGenFunction::EmitBinaryOperatorLValue(const BinaryOperator *E) { in EmitBinaryOperatorLValue() function in CodeGenFunction
DCodeGenFunction.h1976 LValue EmitBinaryOperatorLValue(const BinaryOperator *E);