Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFixedPoint.h227 APSInt convertToInt(unsigned DstWidth, bool DstSign,
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFixedPoint.cpp446 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt() function in llvm::APFixedPoint
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp13610 llvm::APSInt Result = Src.convertToInt( in VisitCastExpr()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp14116 llvm::APSInt IntResult = FXResult.convertToInt( in CheckImplicitConversion()