Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNSErrorChecker.cpp40 class NSErrorMethodChecker class
45 NSErrorMethodChecker() : II(nullptr) {} in NSErrorMethodChecker() function in __anon466d4f6f0111::NSErrorMethodChecker
52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D, in checkASTDecl()
313 mgr.registerChecker<NSErrorMethodChecker>(); in registerNSErrorChecker()