swift
3c6d0bd7 - AST: Refactor bool parameters of `directReferencesForTypeRepr()` into options.

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.
Author
Committer
Parents
Loading