Home
last modified time | relevance | path

Searched refs:handleComplexIntConversion (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp1263 static QualType handleComplexIntConversion(Sema &S, ExprResult &LHS, in handleComplexIntConversion() function
1375 return handleComplexIntConversion(*this, LHS, RHS, LHSType, RHSType, in UsualArithmeticConversions()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp1297 static QualType handleComplexIntConversion(Sema &S, ExprResult &LHS, in handleComplexIntConversion() function
1560 return handleComplexIntConversion(*this, LHS, RHS, LHSType, RHSType, in UsualArithmeticConversions()