Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DMaterializer.cpp65 class EntityPersistentVariable : public Materializer::Entity class
68 EntityPersistentVariable (lldb::ClangExpressionVariableSP &persistent_variable_sp) : in EntityPersistentVariable() function in EntityPersistentVariable
399 iter->reset (new EntityPersistentVariable (persistent_variable_sp)); in AddPersistentVariable()