Searched refs:CurMatchState (Results 1 – 1 of 1) sorted by relevance
859 } CurMatchState; member in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor866 MV.CurMatchState.SetCallbackAndRawNode(CB, NT); in CurMatchRAII()869 ~CurMatchRAII() { MV.CurMatchState.reset(); } in ~CurMatchRAII()926 const CurMatchData &State = MV.CurMatchState; in print()1266 : State(MV.CurMatchState), Context(Context), Callback(Callback) {} in MatchVisitor()