Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DDurationRewriter.cpp28 truncateIfIntegral(const FloatingLiteral &FloatLiteral) { in truncateIfIntegral() function
210 if (llvm::Optional<llvm::APSInt> IntValue = truncateIfIntegral(*LitFloat)) in stripFloatLiteralFraction()