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: u32, llfn: *mut Value_opaque)fn apply_callsite(&self, idx: u32, callsite: *mut Value_opaque)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).