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