Searched refs:stripFloatCast (Results 1 – 3 of 3) sorted by relevance
57 llvm::Optional<std::string> SimpleArg = stripFloatCast(Result, *Arg); in check()
186 stripFloatCast(const ast_matchers::MatchFinder::MatchResult &Result, in stripFloatCast() function219 if (llvm::Optional<std::string> MaybeArg = stripFloatCast(Result, Node)) in simplifyDurationFactoryArg()
47 stripFloatCast(const ast_matchers::MatchFinder::MatchResult &Result,