Files
swift-mirror/lib/AST/DeclContext.cpp
Doug Gregor 367a847a5a Replace a macro-specific hack in addMemberSilently with new APIs
Another place where we where using `isBeforeInBuffer` + a hack for macros,
which can be replaced with the new `isAtOrBefore`.
2023-11-30 11:01:06 -08:00

48 KiB