Searched refs:InvalidateOnErrorScope (Results 1 – 1 of 1) sorted by relevance
2151 struct InvalidateOnErrorScope { struct2152 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() function2154 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope() argument2192 InvalidateOnErrorScope Invalidate(*this, LoopVar, in BuildCXXForRangeStmt()