Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprComplex.cpp161 return CGF.EmitComplexPrePostIncDec(E, LV, isInc, isPre); in VisitPrePostIncDec()
HDCGExpr.cpp668 EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV, in EmitComplexPrePostIncDec() function in CodeGenFunction
1892 EmitComplexPrePostIncDec(E, LV, isInc, true/*isPre*/); in EmitUnaryOpLValue()
HDCodeGenFunction.h1672 ComplexPairTy EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV,