Searched refs:BT_FreeAlloca (Results 1 – 1 of 1) sorted by relevance
230 mutable std::unique_ptr<BugType> BT_FreeAlloca[CK_NumCheckKinds]; member in __anone8977cbd0111::MallocChecker1642 if (!BT_FreeAlloca[*CheckKind]) in ReportFreeAlloca()1643 BT_FreeAlloca[*CheckKind].reset( in ReportFreeAlloca()1646 BugReport *R = new BugReport(*BT_FreeAlloca[*CheckKind], in ReportFreeAlloca()