Searched refs:CurMatchRAII (Results 1 – 1 of 1) sorted by relevance
861 struct CurMatchRAII { struct in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor863 CurMatchRAII(MatchASTVisitor &MV, const MatchCallback *CB, in CurMatchRAII() argument869 ~CurMatchRAII() { MV.CurMatchState.reset(); } in ~CurMatchRAII() argument1030 CurMatchRAII RAII(*this, MP.second, Node); in matchWithoutFilter()1063 CurMatchRAII RAII(*this, MP.second, DynNode); in matchWithFilter()