Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DMaterializer.cpp62 class EntityPersistentVariable : public Materializer::Entity { class
64 EntityPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp, in EntityPersistentVariable() function in EntityPersistentVariable
417 iter->reset(new EntityPersistentVariable(persistent_variable_sp, delegate)); in AddPersistentVariable()