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/
DAPFixedPoint.h227 APSInt convertToInt(unsigned DstWidth, bool DstSign,
/openbsd/src/gnu/llvm/llvm/lib/Support/
DAPFixedPoint.cpp446 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt() function in llvm::APFixedPoint
/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp13610 llvm::APSInt Result = Src.convertToInt( in VisitCastExpr()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaChecking.cpp14116 llvm::APSInt IntResult = FXResult.convertToInt( in CheckImplicitConversion()