LLDB mainline
|
RAII guard that should be acquired when an utility function is called within a given process. More...
#include <Process.h>
Public Member Functions | |
UtilityFunctionScope (Process *p) | |
~UtilityFunctionScope () |
Private Attributes | |
Process * | m_process |
RAII guard that should be acquired when an utility function is called within a given process.
|
inline |
|
inline |
|
private |
Definition at line 3380 of file Process.h.
Referenced by UtilityFunctionScope(), and ~UtilityFunctionScope().