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