Home
last modified time | relevance | path

Searched refs:NSErrorMethodChecker (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp40 class NSErrorMethodChecker class
45 NSErrorMethodChecker() = default;
52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, in checkASTDecl()
332 mgr.registerChecker<NSErrorMethodChecker>(); in registerNSErrorChecker()