Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFixedPoint.h168 APSInt convertToInt(unsigned DstWidth, bool DstSign,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp415 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt() function in llvm::APFixedPoint
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp13227 llvm::APSInt Result = Src.convertToInt( in VisitCastExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp12451 llvm::APSInt IntResult = FXResult.convertToInt( in CheckImplicitConversion()