Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp2151 struct InvalidateOnErrorScope { struct
2152 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() function
2154 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope() argument
2192 InvalidateOnErrorScope Invalidate(*this, LoopVar, in BuildCXXForRangeStmt()