Home
last modified time | relevance | path

Searched refs:hasPublicRefInBase (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp72 const auto hasPublicRefInBase = in isRefCountable() local
82 hasRef = hasRef || R->lookupInBases(hasPublicRefInBase, Paths, in isRefCountable()
H A DRefCntblBaseVirtualDtorChecker.cpp94 const auto hasPublicRefInBase = in visitCXXRecordDecl() local
116 hasRef = hasRef || C->lookupInBases(hasPublicRefInBase, Paths, in visitCXXRecordDecl()