Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DMaterializer.cpp423 class EntityVariable : public Materializer::Entity { class
425 EntityVariable(lldb::VariableSP &variable_sp) in EntityVariable() function in EntityVariable
764 iter->reset(new EntityVariable(variable_sp)); in AddVariable()