Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h274 const char *GetDictionaryName() { return m_dictionary_name.c_str(); } in GetDictionaryName() function
464 m_python->GetDictionaryName()); in Run()