Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DStackFrameRecognizer.h89 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function
/external/llvm-project/lldb/include/lldb/DataFormatters/
DTypeSynthetic.h401 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function