|
LLDB mainline
|
#include "llvm/ADT/SmallVector.h"#include <cassert>Go to the source code of this file.
Classes | |
| struct | lldb_private::Policy |
| Describes what view of the process a thread should see and what operations it is allowed to perform. More... | |
| struct | lldb_private::Policy::Capabilities |
| What operations this thread is allowed to perform. More... | |
| class | lldb_private::PolicyStack |
| Per-thread policy stack. More... | |
| class | lldb_private::PolicyStack::Guard |
| RAII guard that pushes a policy on construction and pops on destruction. More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |