Home
last modified time | relevance | path

Searched refs:InvalidateOnErrorScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaStmt.cpp2129 struct InvalidateOnErrorScope { struct
2130 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() function
2132 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope() argument
2170 InvalidateOnErrorScope Invalidate(*this, LoopVar, in BuildCXXForRangeStmt()