Home
last modified time | relevance | path

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

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