mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Cosmetic changes
This commit is contained in:
@@ -728,6 +728,7 @@ public:
|
||||
return ReverseFullNameIterator(this);
|
||||
}
|
||||
|
||||
/// Calls \p callback for each source file of the module.
|
||||
void collectBasicSourceFileInfo(
|
||||
llvm::function_ref<void(const BasicSourceFileInfo &)> callback);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user