Home
last modified time | relevance | path

Searched defs: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