Home
last modified time | relevance | path

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

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