Files
swift-mirror/include/swift/SIL/SILFunctionConventions.h
Michael Gottesman b0cb51635c [gardening] Add a helper to SILFunctionConventions to retrieve if a function has a noreturn result.
Sometimes one just has a SILFunctionConvention instead of the underlying
SILFunctionType (that the SILFunctionConvention contains). This just shims in
that API onto the composition type.
2020-07-08 19:42:22 -07:00

21 KiB