swift
3c6d0bd7
- AST: Refactor bool parameters of `directReferencesForTypeRepr()` into options.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
AST: Refactor bool parameters of `directReferencesForTypeRepr()` into options. To make it easier to expand type lookup options, refactor the boolean arguments to `directReferencesForTypeRepr()` into a flags enum. NFC.
References
#75736 - AST: Refactor bool parameters of `directReferencesForTypeRepr()` into options
Author
tshortli
Committer
tshortli
Parents
b55651fc
Loading