clang
3.7.0
|
An RAII helper that pops function a function scope on exit. More...
#include <Sema.h>
Public Member Functions | |
FunctionScopeRAII (Sema &S) | |
~FunctionScopeRAII () | |
void | disable () |
Public Attributes | |
Sema & | S |
bool | Active |
|
inline |
|
inline |