Searched refs:BT_capturedstackasync (Results 1 – 1 of 1) sorted by relevance
35 mutable std::unique_ptr<BugType> BT_capturedstackasync; member in __anon1bab935b0111::StackAddrEscapeChecker196 if (!BT_capturedstackasync) in checkAsyncExecutedBlockCaptures()197 BT_capturedstackasync = std::make_unique<BugType>( in checkAsyncExecutedBlockCaptures()205 *BT_capturedstackasync, Out.str(), N); in checkAsyncExecutedBlockCaptures()