Lines Matching refs:ExecutionContextScope
451 ExecutionContextScope *scope = frame_sp.get(); in Materialize()
615 ExecutionContextScope *scope = frame_sp.get(); in Dematerialize()
771 SetupValueObject(ExecutionContextScope *scope) = 0;
778 GetByteSize(ExecutionContextScope *scope) const = 0;
789 GetTypeBitAlign(ExecutionContextScope *scope) const = 0;
813 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject()
819 GetByteSize(ExecutionContextScope *scope) const override { in GetByteSize()
828 GetTypeBitAlign(ExecutionContextScope *scope) const override { in GetTypeBitAlign()
851 lldb::ValueObjectSP SetupValueObject(ExecutionContextScope *scope) override { in SetupValueObject()
862 GetByteSize(ExecutionContextScope *scope) const override { in GetByteSize()
877 GetTypeBitAlign(ExecutionContextScope *scope) const override { in GetTypeBitAlign()
933 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize()
987 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize()
1215 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize()
1496 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize()
1546 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize()