Searched refs:ZeroExpr (Results 1 – 1 of 1) sorted by relevance
60 const auto ZeroExpr = expr(ignoringParenImpCasts(integerLiteral(equals(0)))); in registerMatchers() local93 hasArgument(0, ZeroExpr.bind("empty-string")), in registerMatchers()111 hasArgument(1, ZeroExpr.bind("empty-string")), in registerMatchers()