Struct rustc_trans::lib::llvm::AttrBuilderUnstable
[-] [+]
[src]
pub struct AttrBuilder {
// some fields omitted
}pub struct AttrBuilder {
// some fields omitted
}impl AttrBuilderfn new() -> AttrBuilderfn arg<T>(&'a mut self, idx: usize, a: T) -> &'a mut AttrBuilder where T: 'static + AttrHelperfn ret<T>(&'a mut self, a: T) -> &'a mut AttrBuilder where T: 'static + AttrHelperfn apply_llfn(&self, llfn: *mut Value_opaque)fn apply_callsite(&self, callsite: *mut Value_opaque)
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, enum,
trait, typedef (or
tdef).