Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp115 const BugType MistakenDeallocBugType{this, "Mistaken dealloc", member in __anonf42f8d5e0111::ObjCDeallocChecker
751 auto BR = std::make_unique<PathSensitiveBugReport>(MistakenDeallocBugType, in diagnoseMistakenDealloc()