Searched refs:handleIntegerToComplexFloatConversion (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp916 static bool handleIntegerToComplexFloatConversion(Sema &S, ExprResult &IntExpr, function
1005 if (!handleIntegerToComplexFloatConversion(S, RHS, LHS, RHSType, LHSType,
1008 if (!handleIntegerToComplexFloatConversion(S, LHS, RHS, LHSType, RHSType,

Completed in 442 milliseconds