Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DMaterializer.cpp456 lldb::ValueObjectSP valobj_sp = SetupValueObject(scope); in Materialize()
620 lldb::ValueObjectSP valobj_sp = SetupValueObject(scope); in Dematerialize()
771 SetupValueObject(ExecutionContextScope *scope) = 0;
813 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject() function in EntityVariable
851 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject() function in EntityValueObject