Searched refs:hasRef (Results 1 – 2 of 2) sorted by relevance
63 bool hasRef = hasPublicMethodInBaseClass(R, "ref"); in isRefCountable() local65 if (hasRef && hasDeref) in isRefCountable()82 hasRef = hasRef || R->lookupInBases(hasPublicRefInBase, Paths, in isRefCountable()101 return hasRef && hasDeref; in isRefCountable()
83 bool hasRef = hasRefInBase && *hasRefInBase != nullptr; in visitCXXRecordDecl() local116 hasRef = hasRef || C->lookupInBases(hasPublicRefInBase, Paths, in visitCXXRecordDecl()120 if (AnyInconclusiveBase || !hasRef || !hasDeref) in visitCXXRecordDecl()