Searched refs:checkCopyMutable (Results 1 – 1 of 1) sorted by relevance
28 void checkCopyMutable(const ObjCPropertyDecl *D, BugReporter &BR) const;39 checkCopyMutable(D, BR); in checkASTDecl()42 void ObjCPropertyChecker::checkCopyMutable(const ObjCPropertyDecl *D, in checkCopyMutable() function in ObjCPropertyChecker