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