Searched refs:processNonLeakError (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 2658 void processNonLeakError(ProgramStateRef St, SourceRange ErrorRange, 2790 processNonLeakError(state, Child->getSourceRange(), hasErr, sym, C); in processObjCLiterals() 3058 processNonLeakError(state, ErrorRange, hasErr, ErrorSym, C); in checkSummary() 3295 void RetainCountChecker::processNonLeakError(ProgramStateRef St, in processNonLeakError() function in RetainCountChecker
|