Searched defs:InvalidateOnErrorScope (Results 1 – 1 of 1) sorted by relevance
2074 struct InvalidateOnErrorScope { struct2075 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() function2077 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope()2082 DiagnosticErrorTrap Trap;2083 Decl *D;2084 bool Enabled;