Searched defs:ItemKind (Results 1 – 5 of 5) sorted by relevance
13 pub enum ItemKind { enum28 impl ItemKind { impl129 impl DotAttributes for ItemKind { implementation
183 impl AsTemplateParam for ItemKind { implementation434 kind: ItemKind, in new()521 pub fn kind(&self) -> &ItemKind { in kind()526 pub fn kind_mut(&mut self) -> &mut ItemKind { in kind_mut()1268 impl TemplateParameters for ItemKind { implementation
175 enum ItemKind { WI_Nop, WI_GlobalInits, WI_Asm, WI_Cfg }; enum
160 pub enum ItemKind { enum
94 enum ItemKind { enum