Home
last modified time | relevance | path

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

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