Home | History | Annotate | Download | only in llvmbuild

Lines Matching refs:sort

193             c.children.sort(key = lambda c: c.name)
229 infos.sort(key = lambda ci: ci.name)
366 # Convert to a list of entries and sort by name.
376 entries.sort()