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