clang API Documentation
A RAII object to enter scope of a compound statement. More...
#include <Sema.h>
Public Member Functions | |
| CompoundScopeRAII (Sema &S) | |
| ~CompoundScopeRAII () | |
| clang::Sema::CompoundScopeRAII::CompoundScopeRAII | ( | Sema & | S | ) | [inline] |
Definition at line 3089 of file Sema.h.
References clang::Sema::ActOnStartOfCompoundStmt().
| clang::Sema::CompoundScopeRAII::~CompoundScopeRAII | ( | ) | [inline] |