Searched refs:hasLoopVariable (Results 1 – 4 of 4) sorted by relevance
75 hasLoopVariable(PointerTypeM), in matchUnorderedIterWithPointers()
532 hasLoopVariable( in findRangeLoopMutation()577 hasLoopVariable(varDecl(hasType(nonConstReferenceType())) in findRangeLoopMutation()
337 REGISTER_MATCHER(hasLoopVariable); in RegistryMaps()
2203 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() argument