Searched defs:FunctionTy (Results 1 – 3 of 3) sorted by relevance
814 QualType FunctionTy; in addFunctionPointerConversion() local887 QualType FunctionTy = S.Context.getFunctionType( in addBlockPointerConversion() local1011 QualType FunctionTy = Context.getFunctionType( in ActOnLambdaExpr() local
312 LLVMBool LLVMIsFunctionVarArg(LLVMTypeRef FunctionTy) { in LLVMIsFunctionVarArg()316 LLVMTypeRef LLVMGetReturnType(LLVMTypeRef FunctionTy) { in LLVMGetReturnType()320 unsigned LLVMCountParamTypes(LLVMTypeRef FunctionTy) { in LLVMCountParamTypes()324 void LLVMGetParamTypes(LLVMTypeRef FunctionTy, LLVMTypeRef *Dest) { in LLVMGetParamTypes()1368 LLVMTypeRef FunctionTy) { in LLVMAddFunction()
297 llvm::FunctionType *FunctionTy = in EmitFunctionInstrumentation() local