Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprComplex.cpp168 return CGF.EmitComplexPrePostIncDec(E, LV, isInc, isPre); in VisitPrePostIncDec()
DCGExpr.cpp772 EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV, in EmitComplexPrePostIncDec() function in CodeGenFunction
2266 EmitComplexPrePostIncDec(E, LV, isInc, true/*isPre*/); in EmitUnaryOpLValue()
DCodeGenFunction.h2085 ComplexPairTy EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV,