mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge branch 'master' into code-compl-precedencegroups
This commit is contained in:
@@ -890,6 +890,9 @@ public:
|
||||
|
||||
/// Reads inlinable body text from \c DeclTypeCursor, if present.
|
||||
Optional<StringRef> maybeReadInlinableBodyText();
|
||||
|
||||
/// Reads pattern initializer text from \c DeclTypeCursor, if present.
|
||||
Optional<StringRef> maybeReadPatternInitializerText();
|
||||
};
|
||||
|
||||
template <typename T, typename RawData>
|
||||
|
||||
Reference in New Issue
Block a user