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

/external/clang/lib/CodeGen/
H A DCGExprComplex.cpp1041 /// EmitComplexExpr - Emit the computation of the specified expression of
1043 ComplexPairTy CodeGenFunction::EmitComplexExpr(const Expr *E, bool IgnoreReal, function in class:CodeGenFunction

Completed in 178 milliseconds