Searched refs:BadDecl (Results 1 – 1 of 1) sorted by relevance
39 std::string BadDecl = "badDecl"; in registerMatchers() local45 cxxForRangeStmt(hasLoopVariable(varDecl().bind(BadDecl))))))), in registerMatchers()46 unless(equalsBoundNode(BadDecl))) in registerMatchers()