Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp463 lldb::ValueObjectSP valobj_sp = SetupValueObject(scope); in Materialize()
627 lldb::ValueObjectSP valobj_sp = SetupValueObject(scope); in Dematerialize()
780 SetupValueObject(ExecutionContextScope *scope) = 0;
822 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject() function in EntityVariable
860 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject() function in EntityValueObject