Searched defs:as_type (Results 1 – 3 of 3) sorted by relevance
81 pub fn as_type(&self) -> Option<&Type> { in as_type() method
614 pub fn as_type(&self) -> Option<&Type> { in as_type() method
2810 struct vtn_type *as_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local