Home
last modified time | relevance | path

Searched defs:hasPublicDerefInBase (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp239 const auto hasPublicDerefInBase = visitCXXRecordDecl() local
H A DPtrTypesSemantics.cpp89 const auto hasPublicDerefInBase = [&](const CXXBaseSpecifier *Base, in isRefCountable() local