Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXBasePaths

731   CXXBasePaths BasePaths;
742 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(),
1109 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true,
1206 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true,
1248 for (CXXBasePaths::paths_iterator PI = Paths.begin(), PE = Paths.end();
1343 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true,