Enum rustc_llvm::SpecialAttributeExperimental
[-]
[+]
[src]
pub enum SpecialAttribute {
DereferenceableAttribute(u64),
}Variants
DereferenceableAttribute |
pub enum SpecialAttribute {
DereferenceableAttribute(u64),
}DereferenceableAttribute |
impl AttrHelper for SpecialAttributefn apply_llfn(&self, idx: c_uint, llfn: ValueRef)fn apply_callsite(&self, idx: c_uint, callsite: ValueRef)impl Copy for SpecialAttribute
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).