Home
last modified time | relevance | path

Searched defs:UnquotedKeyword (Results 1 – 1 of 1) sorted by relevance

/external/rust/cxx/tests/ui/
Draw_ident_namespace.rs28 pub struct UnquotedKeyword(usize); struct
30 unsafe impl ExternType for UnquotedKeyword { implementation