Searched defs:hasPublicRefInBase (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
H A D | PtrTypesSemantics.cpp | 72 const auto hasPublicRefInBase = isRefCountable() local |
H A D | RefCntblBaseVirtualDtorChecker.cpp | 94 const auto hasPublicRefInBase = visitCXXRecordDecl() local |