reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
344 if (!Paths.lookupInBases(getASTContext(), this, BaseMatches, 350 if (!Paths.isRecordingPaths() || !Paths.isFindingAmbiguities()) 350 if (!Paths.isRecordingPaths() || !Paths.isFindingAmbiguities()) 363 Paths.Paths.remove_if([&Paths](const CXXBasePath &Path) { 363 Paths.Paths.remove_if([&Paths](const CXXBasePath &Path) { 378 for (const CXXBasePath &HidingP : Paths) {