Searched refs:processObjCLiterals (Results 1 – 1 of 1) sorted by relevance
2663 void processObjCLiterals(CheckerContext &C, const Expr *Ex) const;2780 void RetainCountChecker::processObjCLiterals(CheckerContext &C, in processObjCLiterals() function in RetainCountChecker2812 processObjCLiterals(C, AL); in checkPostStmt()2818 processObjCLiterals(C, DL); in checkPostStmt()