Searched defs:LLVMSetFunctionCallConv (Results 1 – 2 of 2) sorted by relevance
1238 pub fn LLVMSetFunctionCallConv(Fn: &Value, CC: c_uint); in LLVMSetFunctionCallConv() function
2370 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC) { in LLVMSetFunctionCallConv() function