Home
last modified time | relevance | path

Searched refs:CommentAttributesIterator (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/
Dclang.rs1572 pub fn get_tag_attrs(&self) -> CommentAttributesIterator { in get_tag_attrs() argument
1573 CommentAttributesIterator { in get_tag_attrs()
1612 pub struct CommentAttributesIterator { struct
1618 impl Iterator for CommentAttributesIterator { argument