Home
last modified time | relevance | path

Searched refs:doesFnIntendToHandleOwnership (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp825 bool doesFnIntendToHandleOwnership(const Decl *Callee, ASTContext &ACtx) { in doesFnIntendToHandleOwnership() function in __anonac89c38b0511::NoOwnershipChangeVisitor
857 if (!doesFnIntendToHandleOwnership( in wasModifiedInFunction()