Searched refs:IsLiteralZero (Results 1 – 3 of 3) sorted by relevance
160 bool IsLiteralZero(const MatchFinder::MatchResult &Result, const Expr &Node) { in IsLiteralZero() function279 if (IsLiteralZero(Result, RootNode)) in rewriteExprFromNumberToDuration()297 if (IsLiteralZero(Result, RootNode)) in rewriteExprFromNumberToTime()
39 bool IsLiteralZero(const ast_matchers::MatchFinder::MatchResult &Result,
148 if (IsLiteralZero(Result, *Arg)) { in check()