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