[clang-format] Fix a bug in annotating FunctionDeclarationName (#85361)
A name is not a FunctionDeclarationName if it's preceded by an Objective-C keyword. Fixes #84578.
parent
8386a388
Please register or sign in to comment
A name is not a FunctionDeclarationName if it's preceded by an Objective-C keyword. Fixes #84578.