Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp811 bool doesFnIntendToHandleOwnership(const Decl *Callee, ASTContext &ACtx) { in doesFnIntendToHandleOwnership() function in __anon4d168ab20511::NoOwnershipChangeVisitor
843 if (!doesFnIntendToHandleOwnership( in wasModifiedInFunction()