| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGGPUBuiltin.cpp | 25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local 99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in EmitNVPTXDevicePrintfCallExpr() local
|
| D | ObjectFilePCHContainerOperations.cpp | 104 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local 120 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
|
| D | CGCall.cpp | 402 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local 1632 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local 4042 ArrayRef<QualType> ArgTypes) { in hasInAllocaArgs() 4078 SmallVector<QualType, 16> ArgTypes; in EmitCallArgs() local
|
| D | MicrosoftCXXABI.cpp | 961 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitRTtypeidCall() local 1015 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, in EmitDynamicCastCall() local 1036 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in EmitDynamicCastToVoid() local
|
| D | CGStmt.cpp | 2274 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
|
| D | CodeGenFunction.cpp | 990 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
|
| D | CGClass.cpp | 1662 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy}; in EmitSanitizerDtorCallback() local
|
| D | CGObjCGNU.cpp | 3830 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
|
| D | CGExpr.cpp | 3260 SmallVector<llvm::Type *, 4> ArgTypes; in EmitCheck() local
|
| /freebsd-12-stable/sys/contrib/dev/acpica/components/executer/ |
| D | exresop.c | 261 UINT32 ArgTypes; in AcpiExResolveOperands() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | EntryExitInstrumenter.cpp | 44 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
|
| D | CloneFunction.cpp | 285 std::vector<Type *> ArgTypes; in CloneFunction() local
|
| D | CodeExtractor.cpp | 1166 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | R600OpenCLImageTypeLoweringPass.cpp | 258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| D | RewriteModernObjC.cpp | 2668 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local 2789 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local 2934 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local 3096 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr() 3482 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local 4531 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local 4596 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
|
| D | RewriteObjC.cpp | 2596 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr() 2912 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local 3697 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local 3764 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
|
| /freebsd-12-stable/sys/contrib/dev/acpica/include/ |
| D | acstruct.h | 200 UINT32 ArgTypes; member
|
| D | aclocal.h | 1543 ACPI_OBJECT_TYPE ArgTypes[ACPI_METHOD_NUM_ARGS]; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | DataFlowSanitizer.cpp | 791 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local 803 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local 821 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaLookup.cpp | 728 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetQualTypesForOpenCLBuiltin() 757 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetOpenCLBuiltinFctOverloads() 841 SmallVector<SmallVector<QualType, 1>, 5> ArgTypes; in InsertOCLBuiltinDeclarationsFromTable() local
|
| D | SemaTemplateDeduction.cpp | 5050 SmallVectorImpl<QualType> &ArgTypes) { in AddImplicitObjectParameterType()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | StdLibraryFunctionsChecker.cpp | 389 using ArgTypes = std::vector<Optional<QualType>>; typedef in __anonf13316b40111::StdLibraryFunctionsChecker
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | IRBuilder.cpp | 676 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepointCallCommon() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| D | LowerTypeTests.cpp | 1424 SmallVector<Type *, 16> ArgTypes; in createJumpTable() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/ |
| D | MveEmitter.cpp | 820 std::vector<const Type *> ArgTypes; member in __anon7f5bce5f0111::ACLEIntrinsic
|