Searched refs:hasLoopVariable (Results 1 – 3 of 3) sorted by relevance
239 REGISTER_MATCHER(hasLoopVariable); in RegistryMaps()
992 cxxForRangeStmt(hasLoopVariable(anything())))); in TEST()
1443 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() argument