Searched refs: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:__anon15535
45 NSErrorMethodChecker() : II(0) { } function in class:__anon15535::NSErrorMethodChecker
52 void NSErrorMethodChecker::checkASTDecl(const ObjCMethodDecl *D,
307 mgr.registerChecker<NSErrorMethodChecker>();

Completed in 39 milliseconds