clang
9.0.0
|
A RAII object to enter scope of a compound statement. More...
#include "clang/Sema/Sema.h"
Public Member Functions | |
CompoundScopeRAII (Sema &S, bool IsStmtExpr=false) | |
~CompoundScopeRAII () | |
Definition at line 3888 of file Sema.h.
References clang::Sema::ActOnStartOfCompoundStmt().
|
inline |