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 194904f commit 0675454Copy full SHA for 0675454
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