Searched defs:EmitComplexPrePostIncDec (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp609 EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV, function in class:CodeGenFunction
1809 EmitComplexPrePostIncDec(E, LV, isInc, true/*isPre*/);

Completed in 95 milliseconds