Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp219 bool hasDeref = hasDerefInBase && *hasDerefInBase != nullptr; in visitCXXRecordDecl() local
H A DPtrTypesSemantics.cpp65 bool hasDeref = hasPublicMethodInBaseClass(R, "deref"); in isRefCountable() local