|
LLDB mainline
|
#include "llvm/Support/JSON.h"#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| struct | lldb_private::AcceleratorActions |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
Functions | |
| bool | lldb_private::fromJSON (const llvm::json::Value &value, AcceleratorActions &data, llvm::json::Path path) |
| llvm::json::Value | lldb_private::toJSON (const AcceleratorActions &data) |