Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp113 const BugType ExtraReleaseBugType{this, "Extra ivar release", member in __anon43e1b0d40111::ObjCDeallocChecker
709 auto BR = std::make_unique<PathSensitiveBugReport>(ExtraReleaseBugType, in diagnoseExtraRelease()