Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp107 std::unique_ptr<BugType> ExtraReleaseBugType; member in __anon65ae7a8e0111::ObjCDeallocChecker
701 auto BR = std::make_unique<PathSensitiveBugReport>(*ExtraReleaseBugType, in diagnoseExtraRelease()
760 ExtraReleaseBugType.reset( in ObjCDeallocChecker()