Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp106 std::unique_ptr<BugType> MissingReleaseBugType; member in __anon65ae7a8e0111::ObjCDeallocChecker
579 auto BR = std::make_unique<PathSensitiveBugReport>(*MissingReleaseBugType, in diagnoseMissingReleases()
756 MissingReleaseBugType.reset( in ObjCDeallocChecker()