Searched defs:getShortFractScale (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h492 unsigned getShortFractScale() const { return ShortFractWidth - 1; } function in class:clang::TargetInfo

Completed in 134 milliseconds