Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXBasePaths

771   CXXBasePaths BasePaths;
782 for (CXXBasePaths::const_paths_iterator I = BasePaths.begin(),
1173 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true,
1274 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true,
1316 for (CXXBasePaths::paths_iterator PI = Paths.begin(), PE = Paths.end();
1416 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true,