Searched defs:ForeignName (Results 1 – 12 of 12) sorted by relevance
11 pub(crate) struct ForeignName { struct12 text: String,37 impl ForeignName { implementation51 impl Display for ForeignName { implementation57 impl PartialEq<str> for ForeignName { implementation
247 fn parse_cxx_name_attribute(meta: &Meta) -> Result<ForeignName> { in parse_cxx_name_attribute()
86 impl Segment for ForeignName { implementation
1479 cxx: Option<ForeignName>, in pair()
11 pub(crate) struct ForeignName { struct12 text: String,37 impl ForeignName { impl51 impl Display for ForeignName { implementation57 impl PartialEq<str> for ForeignName { implementation