Searched refs:convertToInt (Results 1 – 4 of 4) sorted by relevance
227 APSInt convertToInt(unsigned DstWidth, bool DstSign,
446 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt() function in llvm::APFixedPoint
13610 llvm::APSInt Result = Src.convertToInt( in VisitCastExpr()
14116 llvm::APSInt IntResult = FXResult.convertToInt( in CheckImplicitConversion()