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

12

/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c261 UINT32 ArgTypes; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp24 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), local
98 llvm::SmallVector<llvm::Type *, 8> ArgTypes; local
H A DObjectFilePCHContainerOperations.cpp120 SmallVector<QualType, 16> ArgTypes; local
H A DCGCall.cpp397 SmallVector<CanQualType, 16> ArgTypes; local
[all...]
H A DCodeGenFunction.cpp941 SmallVector<QualType, 16> ArgTypes; local
H A DCGStmt.cpp2003 std::vector<llvm::Type *> ArgTypes; local
H A DCGClass.cpp1643 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy}; local
H A DMicrosoftCXXABI.cpp939 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; local
993 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, local
1014 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; local
H A DCGObjCGNU.cpp3815 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; local
H A DCGDebugInfo.cpp3378 SmallVector<QualType, 16> ArgTypes; local
H A DCodeGenFunction.h4273 SmallVector<QualType, 16> ArgTypes; local
H A DCGExpr.cpp3083 SmallVector<llvm::Type *, 4> ArgTypes; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp41 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; local
H A DCloneFunction.cpp239 std::vector<Type*> ArgTypes; local
H A DCodeExtractor.cpp1104 std::vector<Type *> ArgTypes; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp273 SmallVector<Type *, 8> ArgTypes; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp168 const std::vector<QualType> ArgTypes; member in struct:__anon978::StdLibraryFunctionsChecker::FunctionSummaryTy
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacstruct.h200 UINT32 ArgTypes; member in struct:acpi_walk_state
H A Daclocal.h1543 ACPI_OBJECT_TYPE ArgTypes[ACPI_METHOD_NUM_ARGS]; member in struct:acpi_db_method_info
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp687 GetQualTypesForOpenCLBuiltin( ASTContext &Context, const OpenCLBuiltinStruct &OpenCLBuiltin, unsigned &GenTypeMaxCnt, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
716 GetOpenCLBuiltinFctOverloads( ASTContext &Context, unsigned GenTypeMaxCnt, std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
790 SmallVector<SmallVector<QualType, 1>, 5> ArgTypes; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp619 Type *ArgTypes[] = { FuncPtrType }; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1388 SmallVector<Type *, 16> ArgTypes; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp502 SmallVector<Type *, 4> ArgTypes; local
513 SmallVector<Type *, 4> ArgTypes; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2915 SmallVector<QualType, 8> ArgTypes; local
2589 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType msgSendType, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
3702 SmallVector<QualType, 8> ArgTypes; local
3771 SmallVector<QualType, 8> ArgTypes; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9865 SmallVector<QualType, 8> ArgTypes; local

Completed in 631 milliseconds

12