Searched refs:LLVMSetFunctionCallConv (Results 1 – 2 of 2) sorted by relevance
2861 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC);
2509 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC) { in LLVMSetFunctionCallConv() function