Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp218 bool hasRef = hasRefInBase && *hasRefInBase != nullptr; visitCXXRecordDecl() local
H A DPtrTypesSemantics.cpp64 bool hasRef = hasPublicMethodInBaseClass(R, IncMethodName); in isRefCountable() local