mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The filter name of a function should match the spelling of the function name according to the language except that we don't insert _ for unnamed parameters because underscores are legal inside identifiers and we don't want to introduce spurious matches (also, we keep the () on a parameterless function for disambiguation). rdar://problem/26118915
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
good(:p2:p3:p4:p5:)
|
|
good()
|
|
xhappy
|
|
EEModuleColor
|
|
DDModuleColor
|
|
CCModuleColor
|
|
ABVocalContour
|
|
ABBobtail
|
|
ABFont
|