Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp59 class EntityPersistentVariable : public Materializer::Entity { class
61 EntityPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp, in EntityPersistentVariable() function in EntityPersistentVariable