Searched refs:getFromIntValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFixedPoint.h195 static APFixedPoint getFromIntValue(const llvm::APSInt &Value,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFixedPoint.cpp250 APFixedPoint APFixedPoint::getFromIntValue(const llvm::APSInt &Value, function in class:clang::APFixedPoint
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12611 APFixedPoint IntResult = APFixedPoint::getFromIntValue(

Completed in 493 milliseconds