Searched refs:LoopIncrementName (Results 1 – 1 of 1) sorted by relevance
27 static constexpr llvm::StringLiteral LoopIncrementName = variable77 expr(ignoringParenImpCasts(hasType(isInteger()))).bind(LoopIncrementName); in registerMatchers()151 Result.Nodes.getNodeAs<Expr>(LoopIncrementName)->IgnoreParenImpCasts(); in check()