Searched refs:checkCopyMutable (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCPropertyChecker.cpp27 void checkCopyMutable(const ObjCPropertyDecl *D, BugReporter &BR) const;
38 checkCopyMutable(D, BR);
41 void ObjCPropertyChecker::checkCopyMutable(const ObjCPropertyDecl *D, function in class:ObjCPropertyChecker

Completed in 105 milliseconds