Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DStackFrameRecognizer.h90 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function
/openbsd/src/gnu/llvm/lldb/include/lldb/DataFormatters/
DTypeSynthetic.h401 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName() function