Searched defs:InvalidateOnErrorScope (Results 1 - 1 of 1) sorted by relevance

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

Completed in 114 milliseconds