An RAII helper that pops function a function scope on exit.
More...
#include "clang/Sema/Sema.h"
An RAII helper that pops function a function scope on exit.
Definition at line 4129 of file Sema.h.
◆ FunctionScopeRAII()
clang::Sema::FunctionScopeRAII::FunctionScopeRAII |
( |
Sema & |
S | ) |
|
|
inline |
◆ ~FunctionScopeRAII()
clang::Sema::FunctionScopeRAII::~FunctionScopeRAII |
( |
| ) |
|
|
inline |
◆ disable()
void clang::Sema::FunctionScopeRAII::disable |
( |
| ) |
|
|
inline |
◆ Active
bool clang::Sema::FunctionScopeRAII::Active |
Sema& clang::Sema::FunctionScopeRAII::S |
The documentation for this struct was generated from the following file: