Searched defs:ArgTys (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DModule.cpp188 std::vector<Type*> ArgTys; local
206 std::vector<Type*> ArgTys; local
H A DVerifier.cpp2145 VerifyIntrinsicType(Type *Ty, ArrayRef<Intrinsic::IITDescriptor> &Infos, SmallVectorImpl<Type*> &ArgTys) argument
2265 SmallVector<Type *, 4> ArgTys; local
[all...]
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp886 Type *ArgTys[3] = { M->getRawDest()->getType(), local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp800 BuildConstructorSignature(const CXXConstructorDecl *Ctor, CXXCtorType Type, CanQualType &ResTy, SmallVectorImpl<CanQualType> &ArgTys) argument
832 BuildDestructorSignature(const CXXDestructorDecl *Dtor, CXXDtorType Type, CanQualType &ResTy, SmallVectorImpl<CanQualType> &ArgTys) argument
H A DMicrosoftCXXABI.cpp449 BuildConstructorSignature(const CXXConstructorDecl *Ctor, CXXCtorType Type, CanQualType &ResTy, SmallVectorImpl<CanQualType> &ArgTys) argument
566 BuildDestructorSignature(const CXXDestructorDecl *Dtor, CXXDtorType Type, CanQualType &ResTy, SmallVectorImpl<CanQualType> &ArgTys) argument
H A DCGObjCGNU.cpp49 std::vector<llvm::Type*> ArgTys; member in class:__anon3236::LazyRuntimeFunction
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1697 Profile(llvm::FoldingSetNodeID &ID, QualType Result, const QualType *ArgTys, unsigned NumArgs, const ExtProtoInfo &epi, const ASTContext &Context) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp2726 LookupLiteralOperator(Scope *S, LookupResult &R, ArrayRef<QualType> ArgTys, bool AllowRaw, bool AllowTemplate, bool AllowStringTemplate) argument
H A DSemaType.cpp2927 SmallVector<QualType, 16> ArgTys; local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2262 SmallVector<QualType, 16> ArgTys; local
2355 SmallVector<QualType, 16> ArgTys; local
2372 SmallVector<QualType, 16> ArgTys; local
2391 SmallVector<QualType, 16> ArgTys; local
2413 SmallVector<QualType, 16> ArgTys; local
2434 SmallVector<QualType, 16> ArgTys; local
2457 SmallVector<QualType, 16> ArgTys; local
2476 SmallVector<QualType, 16> ArgTys; local
2491 SmallVector<QualType, 16> ArgTys; local
2506 SmallVector<QualType, 16> ArgTys; local
[all...]
H A DRewriteModernObjC.cpp2376 SmallVector<QualType, 16> ArgTys; local
2471 SmallVector<QualType, 16> ArgTys; local
2488 SmallVector<QualType, 16> ArgTys; local
2507 SmallVector<QualType, 2> ArgTys; local
2521 SmallVector<QualType, 16> ArgTys; local
2542 SmallVector<QualType, 2> ArgTys; local
2557 SmallVector<QualType, 16> ArgTys; local
2576 SmallVector<QualType, 16> ArgTys; local
2591 SmallVector<QualType, 16> ArgTys; local
2606 SmallVector<QualType, 16> ArgTys; local
[all...]

Completed in 194 milliseconds