Searched defs:FunctionTy (Results 1 – 3 of 3) sorted by relevance
1344 QualType FunctionTy = S.Context.getFunctionType( in addBlockPointerConversion() local1468 QualType FunctionTy = Context.getFunctionType( in ActOnLambdaExpr() local
393 LLVMBool LLVMIsFunctionVarArg(LLVMTypeRef FunctionTy) { in LLVMIsFunctionVarArg()397 LLVMTypeRef LLVMGetReturnType(LLVMTypeRef FunctionTy) { in LLVMGetReturnType()401 unsigned LLVMCountParamTypes(LLVMTypeRef FunctionTy) { in LLVMCountParamTypes()405 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest) { in LLVMGetParamTypes()1508 LLVMTypeRef FunctionTy) { in LLVMAddFunction()
310 llvm::FunctionType *FunctionTy = in EmitFunctionInstrumentation() local