Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp457 lldb::ValueObjectSP valobj_sp = SetupValueObject(scope); in Materialize()
621 lldb::ValueObjectSP valobj_sp = SetupValueObject(scope); in Dematerialize()
772 SetupValueObject(ExecutionContextScope *scope) = 0;
814 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject() function in EntityVariable
852 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject() function in EntityValueObject