Function rustc::middle::trans::tvec::write_content[src]
pub fn write_content<'a>(bcx: &'a Block<'a>, vt: &VecTypes, vstore_expr: &Expr, content_expr: &Expr, dest: Dest) -> &'a Block<'a>
pub fn write_content<'a>(bcx: &'a Block<'a>, vt: &VecTypes, vstore_expr: &Expr, content_expr: &Expr, dest: Dest) -> &'a Block<'a>
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).