Searched refs:SetFunction (Results 1 – 3 of 3) sorted by relevance
71 void SetFunction (lldb::SBFunction function);90 …function = property(GetFunction, SetFunction, doc='''A read/write property that allows the getting…
47 void SetFunction(lldb::SBFunction function);
127 void SBSymbolContext::SetFunction(lldb::SBFunction function) { in SetFunction() function in SBSymbolContext