Searched refs:BT_mallocZero (Results 1 – 1 of 1) sorted by relevance
33 mutable std::unique_ptr<BugType> BT_open, BT_pthreadOnce, BT_mallocZero; member in __anon8c60c32c0111::UnixAPIChecker238 LazyInitialize(BT_mallocZero, in ReportZeroByteAllocation()244 auto report = llvm::make_unique<BugReport>(*BT_mallocZero, os.str(), N); in ReportZeroByteAllocation()