diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-07-25 23:41:08 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-07-25 23:41:08 +0000 |
commit | a4bc3a7091a6d470e070d7d61d5614e5b84cc172 (patch) | |
tree | 76ab92d5db4bbc3c55b8b560025e98ef07323491 /llvm/lib/Target/Mangler.cpp | |
parent | 9becc53e3237344928331eacc3c440f4cfacd77d (diff) | |
download | bcm5719-llvm-a4bc3a7091a6d470e070d7d61d5614e5b84cc172.tar.gz bcm5719-llvm-a4bc3a7091a6d470e070d7d61d5614e5b84cc172.zip |
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
Diffstat (limited to 'llvm/lib/Target/Mangler.cpp')
0 files changed, 0 insertions, 0 deletions