Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp39 class NSErrorMethodChecker class
44 NSErrorMethodChecker() : II(nullptr) {} in NSErrorMethodChecker() function in __anone8387da20111::NSErrorMethodChecker
51 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, in checkASTDecl()
331 mgr.registerChecker<NSErrorMethodChecker>(); in registerNSErrorChecker()