LLDB mainline
Classes | Namespaces
ClangPersistentVariables.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "ClangExpressionVariable.h"
#include "ClangModulesDeclVendor.h"
#include "lldb/Expression/ExpressionVariable.h"
#include <optional>

Go to the source code of this file.

Classes

class  lldb_private::ClangPersistentVariables
 "lldb/Expression/ClangPersistentVariables.h" Manages persistent values that need to be preserved between expression invocations. More...
 
struct  lldb_private::ClangPersistentVariables::PersistentDecl
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.