Searched refs:enum_val_signed (Results 1 – 2 of 2) sorted by relevance
97 cursor.enum_val_signed().map(EnumVariantValue::Signed) in from_ty()
516 pub fn enum_val_signed(&self) -> Option<i64> { in enum_val_signed() method1783 if let Some(val) = c.enum_val_signed() { in ast_dump()