|
LLDB mainline
|
#include "llvm/Demangle/ItaniumDemangle.h"#include "llvm/Demangle/Utility.h"#include <cstddef>#include <utility>Go to the source code of this file.
Classes | |
| struct | lldb_private::DemangledNameInfo |
| Stores information about where certain portions of a demangled function name begin and end. More... | |
| struct | lldb_private::TrackingOutputBuffer |
| An OutputBuffer which keeps a record of where certain parts of a demangled name begin/end (e.g., basename, scope, argument list, etc.). More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |