Searched refs:hasLoopVariable (Results 1 – 3 of 3) sorted by relevance
583 hasLoopVariable( in findRangeLoopMutation()628 hasLoopVariable(varDecl(hasType(nonConstReferenceType())) in findRangeLoopMutation()
340 REGISTER_MATCHER(hasLoopVariable); in RegistryMaps()
2252 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() argument