Searched refs:BT_capturedstackasync (Results 1 – 1 of 1) sorted by relevance
36 mutable std::unique_ptr<BuiltinBug> BT_capturedstackasync; member in __anon64fab3d40111::StackAddrEscapeChecker196 if (!BT_capturedstackasync) in checkAsyncExecutedBlockCaptures()197 BT_capturedstackasync = llvm::make_unique<BuiltinBug>( in checkAsyncExecutedBlockCaptures()204 llvm::make_unique<BugReport>(*BT_capturedstackasync, Out.str(), N); in checkAsyncExecutedBlockCaptures()