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
701 LVScopeSetFunction SetFunction) { in sort() 705 // Terminates if the 'SetFunction' has been already executed. in sort() 708 (Parent->*SetFunction)(); in traverseParents() 714 LVObjectSetFunction SetFunction) { in traverseParents() 719 // Terminates if the 'SetFunction' has been already executed. in traverseParents() 722 (Parent->*SetFunction)(); in traverseParentsAndChildren() argument 731 (Entry->*SetFunction)(); in traverseParentsAndChildren() 734 (Scope->*SetFunction)(); in traverseParentsAndChildren() 709 traverseParents(LVScopeGetFunction GetFunction,LVScopeSetFunction SetFunction) traverseParents() argument
116 LVScopeSetFunction SetFunction);228 LVObjectSetFunction SetFunction);
53440 (arg1)->SetFunction(arg2); in _wrap_SBSymbolContext_SetFunction()