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