Searched refs:processNonLeakError (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountChecker.h | 339 void processNonLeakError(ProgramStateRef St, SourceRange ErrorRange,
|
| H A D | RetainCountChecker.cpp | 296 processNonLeakError(state, Child->getSourceRange(), hasErr, sym, C); in processObjCLiterals() 690 processNonLeakError(state, ErrorRange, hasErr, ErrorSym, C); in checkSummary() 858 void RetainCountChecker::processNonLeakError(ProgramStateRef St, in processNonLeakError() function in RetainCountChecker
|