mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This macro applies always_inline in addition to inline. It also applies artificial, which lets debugger know that this is an artificial function. The used attribute is added in debug builds to ensure that the symbol is emitted in the binary so that LLDB can invoke it.
5.1 KiB
5.1 KiB