Searched refs:CFErrorDerefBug (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp142 class CFErrorDerefBug : public BugType { class in namespace:__anon18210
144 CFErrorDerefBug(const CheckerBase *Checker) function in class:__anon18210::CFErrorDerefBug
157 mutable std::unique_ptr<CFErrorDerefBug> CFBT;
275 CFBT.reset(new CFErrorDerefBug(this));

Completed in 316 milliseconds