Home
last modified time | relevance | path

Searched defs:create_attr (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dmod.rs184 pub fn create_attr(self, llcx: &Context) -> &Attribute { in create_attr() method
191 pub fn create_attr(self, llcx: &Context) -> &Attribute { in create_attr() method