/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/ |
D | match.hpp | 18 #define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes) \ argument 28 #define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes) argument 40 #define BOOST_PARAMETER_MATCH(ParameterSpec, ArgTypes, name) \ argument
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | FunctionTest.cpp | 19 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local 41 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGCUDABuiltin.cpp | 25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local 99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in EmitCUDADevicePrintfCallExpr() local
|
H A D | ObjectFilePCHContainerOperations.cpp | 107 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local 123 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
|
H A D | CGCUDANV.cpp | 123 std::vector<llvm::Type *> ArgTypes; in emitDeviceStubBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 75 SmallVector<Type *, 4> ArgTypes; in processFunctionSignature() local 132 ArrayRef<Type *> ArgTypes, in getOrCreateFunction()
|
H A D | SPIRVRegularizer.cpp | 201 SmallVector<Type *, 2> ArgTypes = {OldF->getArg(0)->getType(), Arg0Ty}; in visitCallScalToVec() local
|
H A D | SPIRVCallLowering.cpp | 88 SmallVector<Type *, 4> ArgTypes; in getOriginalFunctionType() local
|
H A D | SPIRVGlobalRegistry.cpp | 600 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction() 612 const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOrCreateOpTypeFunctionWithArgs()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/readability/ |
D | SuspiciousCallArgumentCheck.h | 76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/readability/ |
D | SuspiciousCallArgumentCheck.h | 76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/readability/ |
D | SuspiciousCallArgumentCheck.h | 76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/readability/ |
D | SuspiciousCallArgumentCheck.h | 76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kCallingConv.h | 54 const auto &ArgTypes = CCInfo.ArgTypeList; in CC_M68k_Any_AssignToReg() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/event/ |
D | event.go | 76 var ArgTypes = [...]string{ var
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | EntryExitInstrumenter.cpp | 60 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 381 llvm::SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local 393 llvm::SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local 404 llvm::SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 490 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local 502 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local 513 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | EntryExitInstrumenter.cpp | 41 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
|
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 2662 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local 2785 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local 2932 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local 3095 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr() 3489 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local 4539 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local 4606 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
|
H A D | RewriteObjC.cpp | 2587 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr() 2909 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local 3696 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local 3765 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUOpenCLImageTypeLoweringPass.cpp | 257 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|
H A D | AMDGPUPromoteAlloca.cpp | 777 std::vector<Type*> ArgTypes; in handleAlloca() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OpenCLImageTypeLoweringPass.cpp | 258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OpenCLImageTypeLoweringPass.cpp | 273 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|