Searched refs:BT_capturedstackasync (Results 1 – 1 of 1) sorted by relevance
36 mutable std::unique_ptr<BugType> BT_capturedstackasync; member in __anon9cd32f650111::StackAddrEscapeChecker218 if (!BT_capturedstackasync) in checkAsyncExecutedBlockCaptures()219 BT_capturedstackasync = std::make_unique<BugType>( in checkAsyncExecutedBlockCaptures()227 *BT_capturedstackasync, Out.str(), N); in checkAsyncExecutedBlockCaptures()