|
clang
3.8.0
|
Records and restores the vtordisp state on entry/exit of C++ method body. More...
#include <Sema.h>
Public Member Functions | |
| VtorDispStackRAII (Sema &S, bool ShouldSaveAndRestore) | |
| ~VtorDispStackRAII () | |
Records and restores the vtordisp state on entry/exit of C++ method body.
Definition at line 1014 of file Sema.h.
References clang::Sema::VtorDispModeStack.
|
inline |
Definition at line 1019 of file Sema.h.
References clang::Sema::VtorDispModeStack.
1.8.6