Home
last modified time | relevance | path

Searched defs:GetDictionary (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/unittests/Interpreter/
H A DTestOptionValue.cpp103 OptionValueDictionary *GetDictionary() { in GetDictionary() function in TestProperties
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp800 PythonDictionary PythonModule::GetDictionary() const { GetDictionary() function in PythonModule