Searched defs:FTP (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/FTP/
H A DE.pm
H A DL.pm
H A DI.pm
H A DA.pm
H A Ddataconn.pm[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/FTP/
H A Dnetrc.pm
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp55 arrangeCXXMethodType(CodeGenModule &CGM, const CXXRecordDecl *RD, const FunctionProtoType *FTP, const CXXMethodDecl *MD) argument
H A DCGCall.cpp201 CodeGenTypes::arrangeFreeFunctionType(CanQual<FunctionProtoType> FTP) { argument
338 CanQual<FunctionProtoType> FTP local
183 arrangeLLVMFunctionInfo(CodeGenTypes &CGT, bool instanceMethod, SmallVectorImpl<CanQualType> &prefix, CanQual<FunctionProtoType> FTP) argument
265 arrangeCXXMethodType(const CXXRecordDecl *RD, const FunctionProtoType *FTP, const CXXMethodDecl *MD) argument
551 CanQual<FunctionProtoType> FTP = GetFormalType(MD); local
563 CanQual<FunctionProtoType> FTP = GetFormalType(CD); local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DFTP.pm[all...]
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackageRepository.pm
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DRetainSummaryManager.cpp797 const FunctionProtoType* FTP = dyn_cast<FunctionProtoType>(FT); local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp859 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); local
902 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); local
1025 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DFTP.pm[all...]
/openbsd-current/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3694 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); local
3755 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); local
3955 const FunctionProtoType *FTP; local
3973 const FunctionProtoType *FTP; local
[all...]
H A DRewriteModernObjC.cpp4529 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); local
4588 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); local
4802 const FunctionProtoType *FTP; local
4820 const FunctionProtoType *FTP; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp4522 auto *FTP = (FunctionProtoType *)Allocate(Size, TypeAlignment); local

Completed in 818 milliseconds