Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp284 extern "C" void LLVMRustAddFunctionAttributes(LLVMValueRef Fn, unsigned Index, in LLVMRustAddFunctionAttributes() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1239 pub fn LLVMRustAddFunctionAttributes<'a>( in LLVMRustAddFunctionAttributes() function