Searched defs:FTP (Results 1 – 12 of 12) sorted by relevance
104 struct FTP { struct105 char *user; /* user name string */106 char *passwd; /* password string */107 char *path; /* points to the urlpieces struct field */108 char *pathalloc; /* if non-NULL a pointer to an allocated path */112 curl_pp_transfer transfer;113 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
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
304 FTP chapter
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