Searched refs:hasPublicRefInBase (Results 1 – 2 of 2) sorted by relevance
270 const auto hasPublicRefInBase = in visitCXXRecordDecl() local290 hasRef = hasRef || C->lookupInBases(hasPublicRefInBase, Paths, in visitCXXRecordDecl()
85 const auto hasPublicRefInBase = [&](const CXXBaseSpecifier *Base, in isSmartPtrCompatible() local95 hasRef = hasRef || R->lookupInBases(hasPublicRefInBase, Paths, in isSmartPtrCompatible()