Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp4024 llvm::APSInt IntPart = Val >> Scale; in FixedPointValueToString() local
4032 IntPart.toString(Str, /*radix=*/10); in FixedPointValueToString()