Searched refs:BT_UseZerroAllocated (Results 1 – 1 of 1) sorted by relevance
235 mutable std::unique_ptr<BugType> BT_UseZerroAllocated[CK_NumCheckKinds]; member in __anon42261f860111::MallocChecker1876 if (!BT_UseZerroAllocated[*CheckKind]) in ReportUseZeroAllocated()1877 BT_UseZerroAllocated[*CheckKind].reset(new BugType( in ReportUseZeroAllocated()1880 auto R = llvm::make_unique<BugReport>(*BT_UseZerroAllocated[*CheckKind], in ReportUseZeroAllocated()