Home
last modified time | relevance | path

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

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