Module rustc::middle::trans::type_of[src]
Enums
| named_ty |
Functions
| arg_is_indirect | |
| llvm_type_name | |
| return_uses_outptr | |
| sizing_type_of | |
| type_of | |
| type_of_dtor | |
| type_of_explicit_arg | |
| type_of_fn_from_ty | |
| type_of_rust_fn |
| named_ty |
| arg_is_indirect | |
| llvm_type_name | |
| return_uses_outptr | |
| sizing_type_of | |
| type_of | |
| type_of_dtor | |
| type_of_explicit_arg | |
| type_of_fn_from_ty | |
| type_of_rust_fn |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).