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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp33 std::unique_ptr<BugType> DoubleSuperDeallocBugType; member in class:__anon835::ObjCSuperDeallocChecker
190 auto BR = std::make_unique<PathSensitiveBugReport>(*DoubleSuperDeallocBugType,
218 DoubleSuperDeallocBugType.reset(

Completed in 78 milliseconds