Home
last modified time | relevance | path

Searched refs:GetDictionarySP (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.h30 StructuredData::DictionarySP GetDictionarySP() const { in GetDictionarySP() function
H A DScriptedProcess.cpp114 m_scripted_process_info.GetDictionarySP()); in ScriptedProcess()