Searched refs:InvalidateOnErrorScope (Results 1 – 1 of 1) sorted by relevance
2129 struct InvalidateOnErrorScope { struct2130 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() function2132 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope() argument2170 InvalidateOnErrorScope Invalidate(*this, LoopVar, in BuildCXXForRangeStmt()