Searched refs:processObjCLiterals (Results 1 – 1 of 1) sorted by relevance
2638 void processObjCLiterals(CheckerContext &C, const Expr *Ex) const;2756 void RetainCountChecker::processObjCLiterals(CheckerContext &C, in processObjCLiterals() function in RetainCountChecker2790 processObjCLiterals(C, AL); in checkPostStmt()2796 processObjCLiterals(C, DL); in checkPostStmt()