Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp1465 extern "C" LLVMValueRef LLVMRustBuildCall(LLVMBuilderRef B, LLVMTypeRef Ty, LLVMValueRef Fn, function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1682 pub fn LLVMRustBuildCall<'a>( in LLVMRustBuildCall() function