Searched defs:FTP (Results 1 – 15 of 15) sorted by relevance
108 struct FTP { struct109 char *path; /* points to the urlpieces struct field */110 char *pathalloc; /* if non-NULL a pointer to an allocated path */114 curl_pp_transfer transfer;115 curl_off_t downloadsize;
52 const FunctionProtoType *FTP, in arrangeCXXMethodType()
142 CanQual<FunctionProtoType> FTP, in arrangeLLVMFunctionInfo()160 CodeGenTypes::arrangeFreeFunctionType(CanQual<FunctionProtoType> FTP, in arrangeFreeFunctionType()213 const FunctionProtoType *FTP, in arrangeCXXMethodType()280 CanQual<FunctionProtoType> FTP = GetFormalType(MD); in arrangeCXXStructorDeclaration() local477 CanQual<FunctionProtoType> FTP = GetFormalType(MD); in arrangeMSMemberPointerThunk() local489 CanQual<FunctionProtoType> FTP = GetFormalType(CD); in arrangeMSCtorClosure() local
77 ## FTP section in Features -- what curl can do
214 ## FTP section in Scheme specific behaviors
78 ### FTP subsection
593 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_rand() local636 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_random() local711 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkUncheckedReturnValue() local
1264 const FunctionProtoType* FTP = dyn_cast<FunctionProtoType>(FT); in getUnarySummary() local
60 FTP = 3; enumerator
74 class FTP: class
79 class FTP: class
3693 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in convertFunctionTypeOfBlocks() local3756 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in SynthesizeBlockCall() local3958 const FunctionProtoType *FTP; in PointerTypeTakesAnyBlockArguments() local3976 const FunctionProtoType *FTP; in PointerTypeTakesAnyObjCQualifiedType() local
4536 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in convertFunctionTypeOfBlocks() local4597 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in SynthesizeBlockCall() local4814 const FunctionProtoType *FTP; in PointerTypeTakesAnyBlockArguments() local4832 const FunctionProtoType *FTP; in PointerTypeTakesAnyObjCQualifiedType() local
3054 if (FunctionProtoType *FTP = in getFunctionType() local3120 FunctionProtoType *FTP = (FunctionProtoType*) Allocate(Size, TypeAlignment); in getFunctionType() local
8979 const FunctionProtoType* FTP = cast<const FunctionProtoType>(FT); in CheckMain() local