Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DTypeSummary.h375 void SetPythonScript(const char *script) { in SetPythonScript() function
/external/llvm-project/lldb/source/API/
DSBTypeSummary.cpp312 script_summary_ptr->SetPythonScript(data); in SetFunctionCode()