Searched refs:EntityVariable (Results 1 – 1 of 1) sorted by relevance
412 class EntityVariable : public Materializer::Entity { class414 EntityVariable(lldb::VariableSP &variable_sp) in EntityVariable() function in EntityVariable759 *iter = std::make_unique<EntityVariable>(variable_sp); in AddVariable()