Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp33 const BugType DoubleSuperDeallocBugType{ member in __anon82d7b0fa0111::ObjCSuperDeallocChecker
192 auto BR = std::make_unique<PathSensitiveBugReport>(DoubleSuperDeallocBugType, in reportUseAfterDealloc()