Searched refs:RefersToLoopVar (Results 1 – 1 of 1) sorted by relevance
109 const auto RefersToLoopVar = ignoringParenImpCasts( in AddMatcher() local130 hasOperatorName("<"), hasLHS(RefersToLoopVar), in AddMatcher()131 hasRHS(expr(unless(hasDescendant(expr(RefersToLoopVar)))) in AddMatcher()134 hasUnaryOperand(RefersToLoopVar))), in AddMatcher()