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