Searched defs:InvalidateOnErrorScope (Results 1 – 1 of 1) sorted by relevance
2102 struct InvalidateOnErrorScope { struct2103 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() argument2105 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope()2110 DiagnosticErrorTrap Trap;2111 Decl *D;2112 bool Enabled;