Searched refs:processObjCLiterals (Results 1 – 1 of 1) sorted by relevance
2662 void processObjCLiterals(CheckerContext &C, const Expr *Ex) const;2779 void RetainCountChecker::processObjCLiterals(CheckerContext &C, in processObjCLiterals() function in RetainCountChecker2811 processObjCLiterals(C, AL); in checkPostStmt()2817 processObjCLiterals(C, DL); in checkPostStmt()