Searched defs:LLVMGetParamTypes (Results 1 – 2 of 2) sorted by relevance
1064 pub fn LLVMGetParamTypes<'a>(FunctionTy: &'a Type, Dest: *mut &'a Type); in LLVMGetParamTypes() function
661 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest) { in LLVMGetParamTypes() function