Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.h29 virtual bool doesFnIntendToHandleOwnership(const Decl *Callee,
H A DNoOwnershipChangeVisitor.cpp85 if (!doesFnIntendToHandleOwnership( in wasModifiedInFunction()
H A DStreamChecker.cpp749 bool doesFnIntendToHandleOwnership(const Decl *Callee, in doesFnIntendToHandleOwnership() function in __anon299e83ef0711::NoStreamStateChangeVisitor
H A DMallocChecker.cpp799 bool doesFnIntendToHandleOwnership(const Decl *Callee, in doesFnIntendToHandleOwnership() function in __anon0957485b0511::NoMemOwnershipChangeVisitor