Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DDurationFactoryFloatCheck.cpp57 llvm::Optional<std::string> SimpleArg = stripFloatCast(Result, *Arg); in check()
DDurationRewriter.cpp186 stripFloatCast(const ast_matchers::MatchFinder::MatchResult &Result, in stripFloatCast() function
219 if (llvm::Optional<std::string> MaybeArg = stripFloatCast(Result, Node)) in simplifyDurationFactoryArg()
DDurationRewriter.h47 stripFloatCast(const ast_matchers::MatchFinder::MatchResult &Result,