Home
last modified time | relevance | path

Searched refs:EntityPersistentVariable (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Expression/
H A DMaterializer.cpp58 class EntityPersistentVariable : public Materializer::Entity { class
60 EntityPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp, in EntityPersistentVariable() function in EntityPersistentVariable
417 *iter = std::make_unique<EntityPersistentVariable>(persistent_variable_sp, in AddPersistentVariable()