Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp40 class NSErrorMethodChecker class
45 NSErrorMethodChecker() : II(nullptr) {} in NSErrorMethodChecker() function in __anonec4003dd0111::NSErrorMethodChecker
52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, in checkASTDecl()
312 mgr.registerChecker<NSErrorMethodChecker>(); in registerNSErrorChecker()