Home | History | Annotate | Download | only in Sema

Lines Matching refs:paths_iterator

1514   for (CXXBasePaths::paths_iterator Path = Paths.begin(), PathEnd = Paths.end();
1536 CXXBasePaths::paths_iterator FirstPath = Paths.begin();
1686 for (CXXBasePaths::paths_iterator Path = Paths->begin(),