Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp33 std::unique_ptr<BugType> DoubleSuperDeallocBugType; member in __anonb05c728f0111::ObjCSuperDeallocChecker
191 auto BR = std::make_unique<PathSensitiveBugReport>(*DoubleSuperDeallocBugType, in reportUseAfterDealloc()
219 DoubleSuperDeallocBugType.reset( in ObjCSuperDeallocChecker()