clang 20.0.0git
|
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 () | |
|
inline |
Definition at line 975 of file Sema.h.
References clang::Sema::ActOnFinishOfCompoundStmt().