Home
last modified time | relevance | path

Searched refs:SetFunction (Results 1 – 4 of 4) sorted by relevance

/external/lldb/scripts/Python/interface/
DSBSymbolContext.i70 void SetFunction (lldb::SBFunction function);
94 __swig_setmethods__["function"] = SetFunction
95 …if _newclass: function = property(GetFunction, SetFunction, doc='''A read/write property that allo…
/external/lldb/include/lldb/API/
DSBSymbolContext.h47 void SetFunction (lldb::SBFunction function);
/external/lldb/source/API/
DSBSymbolContext.cpp194 SBSymbolContext::SetFunction (lldb::SBFunction function) in SetFunction() function in SBSymbolContext
/external/lldb/www/python_reference/
Dapi-objects.txt3603 lldb.SBSymbolContext.SetFunction lldb.SBSymbolContext-class.html#SetFunction