Searched defs:parent_sp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | Section.cpp | 194 SectionSP parent_sp(GetParent()); GetFileAddress() local |
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | OptionValue.h | 257 SetParent(const lldb::OptionValueSP & parent_sp) SetParent() argument |