Lines Matching refs:Paths
8191 CXXBasePaths Paths(/*FindAmbiguities=*/true, /*RecordPaths=*/true,8193 if (IsDerivedFrom(CurrentType, Context.getTypeDeclType(Parent), Paths)) {8194 CXXBasePath &Path = Paths.front();