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