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