Add cross references between the docstrings for regular SBValue iteration:
for child in value: # do something with the child value and SBValue.linked_list_iter(): for task in task_head.linked_list_iter('next', eol_test): # visit each item in the linked list llvm-svn: 136015
Loading
Please register or sign in to comment