Searched defs:ArgTypes (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), local
99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; local
H A DObjectFilePCHContainerOperations.cpp120 SmallVector<QualType, 16> ArgTypes; local
H A DCGCall.cpp400 SmallVector<CanQualType, 16> ArgTypes; local
[all...]
H A DCodeGenFunction.cpp987 SmallVector<QualType, 16> ArgTypes; local
H A DCGStmt.cpp2235 std::vector<llvm::Type *> ArgTypes; local
H A DCGClass.cpp1665 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy}; local
H A DCGDebugInfo.cpp3645 SmallVector<QualType, 16> ArgTypes; local
H A DMicrosoftCXXABI.cpp961 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; local
1015 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, local
1036 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; local
H A DCGObjCGNU.cpp3827 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; local
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexresop.c153 UINT32 ArgTypes; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp44 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; local
H A DCloneFunction.cpp286 std::vector<Type *> ArgTypes; local
H A DCodeExtractor.cpp1164 std::vector<Type *> ArgTypes; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp258 SmallVector<Type *, 8> ArgTypes; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp725 GetQualTypesForOpenCLBuiltin( Sema &S, const OpenCLBuiltinStruct &OpenCLBuiltin, unsigned &GenTypeMaxCnt, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
754 GetOpenCLBuiltinFctOverloads( ASTContext &Context, unsigned GenTypeMaxCnt, std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
841 SmallVector<SmallVector<QualType, 1>, 5> ArgTypes; local
[all...]
H A DSemaTemplateDeduction.cpp5048 AddImplicitObjectParameterType(ASTContext &Context, CXXMethodDecl *Method, SmallVectorImpl<QualType> &ArgTypes) argument
H A DSemaCodeComplete.cpp4874 llvm::Optional<SmallVector<QualType, 1>> ArgTypes; member in struct:__anon785::ConceptInfo::Member
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h92 UINT32 ArgTypes; member in struct:acpi_walk_state
H A Daclocal.h1445 ACPI_OBJECT_TYPE ArgTypes[ACPI_METHOD_NUM_ARGS]; member in struct:acpi_db_method_info
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp654 Type *ArgTypes[] = { FuncPtrType }; local
/netbsd-current/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp144 typedef std::vector<llvm::Type*> ArgTypes; typedef
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1418 SmallVector<Type *, 16> ArgTypes; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp842 SmallVector<Type *, 4> ArgTypes; local
860 SmallVector<Type *, 4> ArgTypes; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2922 SmallVector<QualType, 8> ArgTypes; local
2593 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType msgSendType, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
3709 SmallVector<QualType, 8> ArgTypes; local
3778 SmallVector<QualType, 8> ArgTypes; local
[all...]
H A DRewriteModernObjC.cpp2668 SmallVector<QualType, 4> ArgTypes; local
2789 SmallVector<QualType, 4> ArgTypes; local
2934 SmallVector<QualType, 8> ArgTypes; local
3094 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
3492 SmallVector<QualType, 8> ArgTypes; local
4542 SmallVector<QualType, 8> ArgTypes; local
4609 SmallVector<QualType, 8> ArgTypes; local
[all...]

Completed in 802 milliseconds

12