Searched defs:NSErrorMethodChecker (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp36 // NSErrorMethodChecker
40 class NSErrorMethodChecker class in namespace:__anon18208
45 NSErrorMethodChecker() : II(nullptr) {} function in class:__anon18208::NSErrorMethodChecker
52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D,
314 mgr.registerChecker<NSErrorMethodChecker>();

Completed in 68 milliseconds