[][src]Module c2rust_refactor::contains_mark

Helper for checking if a node or one of its descendants has a particular mark.

Functions

contains_mark

Check if any descendant of a node has a particular mark. It only looks at certain types of nodes, though, so it's not completely reliable and probably shouldn't be used.