Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNSErrorChecker.cpp137 class NSErrorDerefBug : public BugType { class
139 NSErrorDerefBug() : BugType("NSError** null dereference", in NSErrorDerefBug() function in __anond7fc809a0311::NSErrorDerefBug
267 bug = new NSErrorDerefBug(); in checkEvent()