Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionOrder

768   for (unsigned i = 0, e = Layout.getSectionOrder().size(); i != e; ++i) {
769 MCSection *Sec = Layout.getSectionOrder()[i];
1094 for (unsigned int i = 0, n = Layout.getSectionOrder().size(); i != n; ++i) {
1095 MCSection &Section = *Layout.getSectionOrder()[i];