Searched defs:InvalidateOnErrorScope (Results 1 – 1 of 1) sorted by relevance
2098 struct InvalidateOnErrorScope { struct2099 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() argument2101 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope()2106 DiagnosticErrorTrap Trap;2107 Decl *D;2108 bool Enabled;