Searched defs:FunctionTy (Results 1 – 3 of 3) sorted by relevance
406 LLVMBool LLVMIsFunctionVarArg(LLVMTypeRef FunctionTy) { in LLVMIsFunctionVarArg()410 LLVMTypeRef LLVMGetReturnType(LLVMTypeRef FunctionTy) { in LLVMGetReturnType()414 unsigned LLVMCountParamTypes(LLVMTypeRef FunctionTy) { in LLVMCountParamTypes()418 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest) { in LLVMGetParamTypes()1655 LLVMTypeRef FunctionTy) { in LLVMAddFunction()
1337 QualType FunctionTy = S.Context.getFunctionType( in addBlockPointerConversion() local
406 llvm::FunctionType *FunctionTy = in EmitFunctionInstrumentation() local