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