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