We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f1438 commit 49d0226Copy full SHA for 49d0226
include/swift/SIL/OwnershipUtils.h
@@ -90,8 +90,6 @@ inline bool isForwardingConsume(SILValue value) {
90
// Ownership Def-Use Utilities
91
//===----------------------------------------------------------------------===//
92
93
-bool findPointerEscape(BorrowedValue value);
94
-
95
/// Whether the specified OSSA-lifetime introducer has a pointer escape.
96
///
97
/// precondition: \p value introduces an OSSA-lifetime, either a BorrowedValue
0 commit comments