Lines Matching refs:ExecutionContextScope
452 ExecutionContextScope *scope = frame_sp.get(); in Materialize()
616 ExecutionContextScope *scope = frame_sp.get(); in Dematerialize()
772 SetupValueObject(ExecutionContextScope *scope) = 0;
779 GetByteSize(ExecutionContextScope *scope) const = 0;
790 GetTypeBitAlign(ExecutionContextScope *scope) const = 0;
814 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject()
820 GetByteSize(ExecutionContextScope *scope) const override { in GetByteSize()
829 GetTypeBitAlign(ExecutionContextScope *scope) const override { in GetTypeBitAlign()
852 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject()
863 GetByteSize(ExecutionContextScope *scope) const override { in GetByteSize()
878 GetTypeBitAlign(ExecutionContextScope *scope) const override { in GetTypeBitAlign()
934 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize()
988 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize()
1223 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize()
1504 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize()
1554 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize()