Searched refs:SetFunction (Results 1 – 6 of 6) sorted by relevance
8 …function = property(GetFunction, SetFunction, doc='''A read/write property that allows the getting…
51 void SetFunction(lldb::SBFunction function);
127 void SBSymbolContext::SetFunction(lldb::SBFunction function) { in SetFunction() function in SBSymbolContext
708 LVScopeSetFunction SetFunction) { in traverseParents() argument715 (Parent->*SetFunction)(); in traverseParents()721 LVObjectSetFunction SetFunction) { in traverseParentsAndChildren() argument729 (Parent->*SetFunction)(); in traverseParentsAndChildren()738 (Entry->*SetFunction)(); in traverseParentsAndChildren()741 (Scope->*SetFunction)(); in traverseParentsAndChildren()
121 LVScopeSetFunction SetFunction);234 LVObjectSetFunction SetFunction);
54568 (arg1)->SetFunction(SWIG_STD_MOVE(arg2)); in _wrap_SBSymbolContext_SetFunction()