highlights(c): update declaration and cast_expression

This commit is contained in:
Stephan Seitz 2021-03-01 16:55:49 +01:00 committed by Stephan Seitz
parent 22f3203adf
commit 866f39bb71

View file

@ -138,8 +138,8 @@
(type_descriptor)
] @type
(declaration type: [(identifier) (type_identifier)] @type)
(cast_expression type: [(identifier) (type_identifier)] @type)
(declaration (type_qualifier) @type)
(cast_expression type: (type_descriptor) @type)
(sizeof_expression value: (parenthesized_expression (identifier) @type))
((identifier) @constant