Home | History | Annotate | Download | only in AST

Lines Matching refs:CXXBasePaths

254   CXXBasePaths Paths(/*FindAmbiguities=*/false,
1230 CXXBasePaths Paths(/*FindAmbiguities=*/true,
1238 for (CXXBasePaths::const_paths_iterator I = Paths.begin(), E = Paths.end();
2684 CXXBasePaths Paths;
2694 for (CXXBasePaths::paths_iterator I = Paths.begin(), E = Paths.end();