Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
418 *iter = std::make_unique<EntityPersistentVariable>(persistent_variable_sp, in AddPersistentVariable()