Add analogs to the Obj-C method manipulation features for C functions:
Select Methods
Select Method Signatures
Duplicate Methods
Copy Method Declarations
Ideally the same (renamed) menu items would work with both Obj-C methods and C functions. This shouldn't imply much more than adding regex matching for C functions in -xctt_methodDefinitionRanges.
Add analogs to the Obj-C method manipulation features for C functions:
Ideally the same (renamed) menu items would work with both Obj-C methods and C functions. This shouldn't imply much more than adding regex matching for C functions in
-xctt_methodDefinitionRanges
.