Searched defs:FunctionTy (Results 1 – 4 of 4) sorted by relevance
744 LLVMIsFunctionVarArg(LLVMTypeRef FunctionTy) LLVMIsFunctionVarArg() argument 748 LLVMGetReturnType(LLVMTypeRef FunctionTy) LLVMGetReturnType() argument 752 LLVMCountParamTypes(LLVMTypeRef FunctionTy) LLVMCountParamTypes() argument 756 LLVMGetParamTypes(LLVMTypeRef FunctionTy,LLVMTypeRef * Dest) LLVMGetParamTypes() argument 2256 LLVMAddFunction(LLVMModuleRef M,const char * Name,LLVMTypeRef FunctionTy) LLVMAddFunction() argument [all...]
1795 QualType FunctionTy = S.getLambdaConversionFunctionResultType( addBlockPointerConversion() local
3731 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); GenerateObjCAtomicSetterCopyHelperFunction() local 3829 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); GenerateObjCAtomicGetterCopyHelperFunction() local
450 QualType FunctionTy = Ctx.getFunctionType(Ctx.VoidTy, std::nullopt, EPI); emitOutlinedFunctionPrologue() local