Lines Matching refs:CXXBasePath
107 [BaseDecl](const CXXBaseSpecifier *Specifier, CXXBasePath &Path) { in isDerivedFrom()
127 [BaseDecl](const CXXBaseSpecifier *Specifier, CXXBasePath &Path) { in isVirtuallyDerivedFrom()
364 Paths.Paths.remove_if([&Paths](const CXXBasePath &Path) { in lookupInBases()
379 for (const CXXBasePath &HidingP : Paths) { in lookupInBases()
398 CXXBasePath &Path, in FindBaseClass()
407 CXXBasePath &Path, in FindVirtualBaseClass()
417 CXXBasePath &Path, in FindTagMember()
432 static bool findOrdinaryMember(RecordDecl *BaseRecord, CXXBasePath &Path, in findOrdinaryMember()
447 CXXBasePath &Path, in FindOrdinaryMember()
455 const CXXBaseSpecifier *Specifier, CXXBasePath &Path, in FindOrdinaryMemberInDependentClasses()
476 CXXBasePath &Path, in FindOMPReductionMember()
492 CXXBasePath &Path, in FindNestedNameSpecifierMember()
526 [&](const CXXBaseSpecifier *Specifier, CXXBasePath &Path) { in lookupDependentName()