Lines Matching defs:IndexList
51 simple_ilist<IndexListEntry> &IndexList) {
66 IndexList.push_back(*CurrentListEntry);
112 simple_ilist<IndexListEntry> IndexList;
113 auto OverlapProblem = setupOverlapProblem(OverlapSetup, IndexList);
136 IndexList.clear();
149 simple_ilist<IndexListEntry> IndexList;
150 auto OverlapProblem = setupOverlapProblem(OverlapSetup, IndexList);
159 simple_ilist<IndexListEntry> IndexList;
160 auto OverlapProblem = setupOverlapProblem(OverlapSetup, IndexList);
170 simple_ilist<IndexListEntry> IndexList;
171 auto OverlapProblem = setupOverlapProblem(OverlapSetup, IndexList);
252 simple_ilist<IndexListEntry> IndexList;
253 auto OverlapProblem = setupOverlapProblem(OverlapSetup, IndexList);