Searched defs:FTP (Results 1 – 10 of 10) sorted by relevance
3330 struct FTP struct3355 FTP access to the specified url. argument3357 static FTP opCall(const(char)[] url) in opCall() argument3366 static FTP opCall() in opCall() argument3374 FTP dup() in dup() argument3403 After a FTP client has been setup and possibly assigned callbacks the $(D argument3416 @property void url(const(char)[] url) in url()3428 version (StdDdoc) in version()3617 * auto client = FTP(); argument3623 void addCommand(const(char)[] command) in addCommand()[all …]
3355 struct FTP struct3377 FTP access to the specified url. argument3379 static FTP opCall(const(char)[] url) in opCall() argument3388 static FTP opCall() in opCall() argument3396 FTP dup() in dup() argument3425 After a FTP client has been setup and possibly assigned callbacks the $(D argument3438 @property void url(const(char)[] url) in url()3450 version (StdDdoc) in version()3637 * auto client = FTP(); argument3643 void addCommand(const(char)[] command) in addCommand()[all …]
57 const FunctionProtoType *FTP, in arrangeCXXMethodType()
180 CanQual<FunctionProtoType> FTP) { in arrangeLLVMFunctionInfo()196 CodeGenTypes::arrangeFreeFunctionType(CanQual<FunctionProtoType> FTP) { in arrangeFreeFunctionType()255 const FunctionProtoType *FTP, in arrangeCXXMethodType()325 CanQual<FunctionProtoType> FTP = GetFormalType(MD); in arrangeCXXStructorDeclaration() local535 CanQual<FunctionProtoType> FTP = GetFormalType(MD); in arrangeUnprototypedMustTailThunk() local547 CanQual<FunctionProtoType> FTP = GetFormalType(CD); in arrangeMSCtorClosure() local
860 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_rand() local903 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_random() local1026 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkUncheckedReturnValue() local
789 const FunctionProtoType* FTP = dyn_cast<FunctionProtoType>(FT); in getUnarySummary() local
3706 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in convertFunctionTypeOfBlocks() local3769 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in SynthesizeBlockCall() local3969 const FunctionProtoType *FTP; in PointerTypeTakesAnyBlockArguments() local3987 const FunctionProtoType *FTP; in PointerTypeTakesAnyObjCQualifiedType() local
4539 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in convertFunctionTypeOfBlocks() local4600 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in SynthesizeBlockCall() local4814 const FunctionProtoType *FTP; in PointerTypeTakesAnyBlockArguments() local4832 const FunctionProtoType *FTP; in PointerTypeTakesAnyObjCQualifiedType() local
4377 auto *FTP = (FunctionProtoType *)Allocate(Size, TypeAlignment); in getFunctionTypeInternal() local
11151 const FunctionProtoType* FTP = cast<const FunctionProtoType>(FT); in CheckMain() local