All the swift files that are available for Objective C and can be found in swiftfilename-swift.h file.
Here we can see all the function declarations for swift methods.
I want to see the same for Objective-c functions, i.e. A swift file which list all objective c methods in single place
Where can I find?