Home
last modified time | relevance | path

Searched defs:dict_sp (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp371 lldb_private::StructuredData::DictionarySP dict_sp = in GetScriptedProcessDictionary() local
390 StructuredData::DictionarySP dict_sp; in SetScriptedProcessDictionary() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp143 auto dict_sp = StructuredData::ObjectSP(d); in RetrieveReportData() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp171 auto dict_sp = StructuredData::ObjectSP(d); in RetrieveReportData() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp490 std::shared_ptr<StructuredData::Dictionary> dict_sp( in CreatePlistValue() local