mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
for lldb objects which can contain other lldb objects. Examples are: SBTarget contains SBModule, SBModule contains SBSymbols, SBProcess contains SBThread, SBThread contains SBFrame, etc. llvm-svn: 130258