Home | History | Annotate | Download | only in Sema

Lines Matching refs:paths_iterator

1511   for (CXXBasePaths::paths_iterator Path = Paths.begin(), PathEnd = Paths.end();
1533 CXXBasePaths::paths_iterator FirstPath = Paths.begin();
1673 for (CXXBasePaths::paths_iterator Path = Paths->begin(),