Searched refs:processObjCLiterals (Results 1 – 2 of 2) sorted by relevance
344 void processObjCLiterals(CheckerContext &C, const Expr *Ex) const;
227 void RetainCountChecker::processObjCLiterals(CheckerContext &C, in processObjCLiterals() function in RetainCountChecker260 processObjCLiterals(C, AL); in checkPostStmt()266 processObjCLiterals(C, DL); in checkPostStmt()