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

/external/clang/lib/Sema/
H A DSemaStmt.cpp2074 struct InvalidateOnErrorScope { struct in namespace:__anon18096
2075 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) function in struct:__anon18096::InvalidateOnErrorScope
2077 ~InvalidateOnErrorScope() {
2105 InvalidateOnErrorScope Invalidate(*this, LoopVar,

Completed in 82 milliseconds