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