Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h91 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h412 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function