Re: [cocci] Improving support for casts in SmPL code?
Markus Elfring <[email protected]>
| Newsgroups | fr.inria.cocci |
|---|---|
| Message-ID | <[email protected]> |
>> https://gitlab.inria.fr/coccinelle/coccinelle/-/blob/e6f8731b851f5d76d2731a9d546dc4f0b181526e/docs/manual/cocci_syntax.tex#L456-466 >> >> I find this information source unclear in the way for pointing a possible property >> out for metavariables of the kind “type definition”. >> Do they refer to a fixed type name? > > typedef is for declaring that a name is a typedef. Some metavariables tend to represent the concept that that they may refer to variable items. There are also metavariable kinds that contain a “name”. Are these ones fixed finally? Regards, Markus