[lldb] Turn GetDeclContextDIEContainingDIE into a worklist (NFC) (#224453) Convert GetDeclContextDIEContainingDIE from a recursive to a worklist approach, avoiding a stack frame per DIE for long chains. The behavior remains the same. GitOrigin-RevId: 5d7bda4e51049f43d39ce6a35d7c44fa44036509