Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp1333 static QualType handleFixedPointConversion(Sema &S, QualType LHSTy, in handleFixedPointConversion() function
1502 return handleFixedPointConversion(*this, LHSType, RHSType); in UsualArithmeticConversions()