Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp2323 struct InvalidateOnErrorScope { struct
2324 InvalidateOnErrorScope(Sema &SemaRef, Decl *D, bool Enabled) in InvalidateOnErrorScope() argument
2326 ~InvalidateOnErrorScope() { in ~InvalidateOnErrorScope() argument
2365 InvalidateOnErrorScope Invalidate(*this, LoopVar, in BuildCXXForRangeStmt()