Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/DataFormatters/
DTypeSynthetic.h399 std::string m_python_class; variable
407 m_python_class = pclass; in SyntheticChildren()
412 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()
417 m_python_class.assign(fname); in SetPythonClassName()
454 std::string m_python_class;
465 new FrontEnd(m_python_class, backend)); in GetFrontEnd()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/
DTypeSynthetic.h399 std::string m_python_class; variable
407 m_python_class = pclass; in SyntheticChildren()
412 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()
417 m_python_class.assign(fname); in SetPythonClassName()
454 std::string m_python_class;
465 new FrontEnd(m_python_class, backend)); in GetFrontEnd()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/
DTypeSynthetic.h399 std::string m_python_class; variable
407 m_python_class = pclass; in SyntheticChildren()
412 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()
417 m_python_class.assign(fname); in SetPythonClassName()
454 std::string m_python_class;
465 new FrontEnd(m_python_class, backend)); in GetFrontEnd()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/
DTypeSynthetic.h388 std::string m_python_class; variable
396 m_python_class = pclass; in SyntheticChildren()
401 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()
406 m_python_class.assign(fname); in SetPythonClassName()
443 std::string m_python_class;
454 new FrontEnd(m_python_class, backend)); in GetFrontEnd()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DStackFrameRecognizer.h79 std::string m_python_class; variable
90 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DStackFrameRecognizer.h79 std::string m_python_class; variable
90 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DStackFrameRecognizer.h79 std::string m_python_class; variable
90 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DStackFrameRecognizer.h79 std::string m_python_class; variable
90 const char *GetPythonClassName() { return m_python_class.c_str(); } in GetPythonClassName()