Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp1428 static QualType handleFixedPointConversion(Sema &S, QualType LHSTy, in handleFixedPointConversion() function
1597 return handleFixedPointConversion(*this, LHSType, RHSType); in UsualArithmeticConversions()