clang 20.0.0git
|
RAII object that pops an ExpressionEvaluationContext when exiting a function body. More...
Public Member Functions | |
ExitFunctionBodyRAII (Sema &S, bool IsLambda) | |
~ExitFunctionBodyRAII () | |
RAII object that pops an ExpressionEvaluationContext when exiting a function body.
Definition at line 15751 of file SemaDecl.cpp.
Definition at line 15753 of file SemaDecl.cpp.
|
inline |
Definition at line 15754 of file SemaDecl.cpp.
References clang::Sema::PopExpressionEvaluationContext().