Searched refs:doesFnIntendToHandleOwnership (Results 1 – 4 of 4) sorted by relevance
| /src/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 __anon843768440711::NoStreamStateChangeVisitor |
| H A D | MallocChecker.cpp | 799 bool doesFnIntendToHandleOwnership(const Decl *Callee, in doesFnIntendToHandleOwnership() function in __anon63f02cb00511::NoMemOwnershipChangeVisitor |