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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp106 std::unique_ptr<BugType> MissingReleaseBugType; member in class:__anon758::ObjCDeallocChecker
579 auto BR = std::make_unique<PathSensitiveBugReport>(*MissingReleaseBugType,
756 MissingReleaseBugType.reset(

Completed in 47 milliseconds