Searched defs:GetDictionary (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/unittests/Interpreter/ | ||
H A D | TestOptionValue.cpp | 103 OptionValueDictionary *GetDictionary() { in GetDictionary() function in TestProperties |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | PythonDataObjects.cpp | 800 PythonDictionary PythonModule::GetDictionary() const { GetDictionary() function in PythonModule |