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 3628 of file Sema.h.
| clang::Sema::FunctionScopeRAII::FunctionScopeRAII |
( |
Sema & |
S | ) |
|
|
inline |
| clang::Sema::FunctionScopeRAII::~FunctionScopeRAII |
( |
| ) |
|
|
inline |
| void clang::Sema::FunctionScopeRAII::disable |
( |
| ) |
|
|
inline |
| bool clang::Sema::FunctionScopeRAII::Active |
| Sema& clang::Sema::FunctionScopeRAII::S |
The documentation for this struct was generated from the following file: