Searched refs:isCreateOrCopyFunction (Results 1 – 1 of 1) sorted by relevance
286 if (!InnerF || !isCreateOrCopyFunction(InnerF)) in checkBridgingRelease()388 if (!Callee || !isCreateOrCopyFunction(Callee)) in visitReturnStmt()471 return isCreateOrCopyFunction(Callee); in isCreateOrCopy()474 bool isCreateOrCopyFunction(const FunctionDecl *FnDecl) const { in isCreateOrCopyFunction() function in __anon71c0f1610111::RetainPtrCtorAdoptChecker557 if (isCreateOrCopyFunction(Callee)) { in isOwned()