Commit dc899c5
committed
[AST] Use consistent naming for bridging functions
Add a `Bridged` prefix to match the name being
exposed to Swift, and to match the other bridging
functions. Also while here, use `SWIFT_NAME` for
some bridging functions that were missing it.1 parent 25546d2 commit dc899c5
File tree
4 files changed
+414
-393
lines changed- SwiftCompilerSources/Sources/AST
- include/swift/AST
- lib
- ASTGen/Sources/ASTGen
- AST
4 files changed
+414
-393
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments