Searched refs:doesFnIntendToHandleOwnership (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | NoOwnershipChangeVisitor.h | 29 virtual bool doesFnIntendToHandleOwnership(const Decl *Callee, |
H A D | NoOwnershipChangeVisitor.cpp | 85 if (!doesFnIntendToHandleOwnership( in wasModifiedInFunction() |
H A D | StreamChecker.cpp | 749 bool doesFnIntendToHandleOwnership(const Decl *Callee, in doesFnIntendToHandleOwnership() function in __anon299e83ef0711::NoStreamStateChangeVisitor |
H A D | MallocChecker.cpp | 799 bool doesFnIntendToHandleOwnership(const Decl *Callee, in doesFnIntendToHandleOwnership() function in __anon0957485b0511::NoMemOwnershipChangeVisitor |