Searched refs:EntityPersistentVariable (Results 1 – 1 of 1) sorted by relevance
59 class EntityPersistentVariable : public Materializer::Entity { class61 EntityPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp, in EntityPersistentVariable() function in EntityPersistentVariable418 *iter = std::make_unique<EntityPersistentVariable>(persistent_variable_sp, in AddPersistentVariable()