Home
last modified time | relevance | path

Searched refs:SetPythonCode (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/API/
DSBTypeSynthetic.cpp98 m_opaque_sp->SetPythonCode(data); in SetClassCode()
/external/lldb/include/lldb/DataFormatters/
DTypeSynthetic.h511 SetPythonCode (const char* script) in SetPythonCode() function