/minix3/minix/drivers/power/acpi/executer/ |
H A D | exresop.c | 152 UINT32 ArgTypes; in AcpiExResolveOperands() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCUDANV.cpp | 82 std::vector<llvm::Type *> ArgTypes; in EmitDeviceStubBody() local
|
H A D | MicrosoftCXXABI.cpp | 673 llvm::Type *ArgTypes[] = {CGM.Int8PtrTy, CGM.Int8PtrTy}; in getRethrowFn() local 733 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitRTtypeidCall() local 784 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, in EmitDynamicCastCall() local 805 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in EmitDynamicCastToVoid() local
|
H A D | CGCall.cpp | 237 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local 1268 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local 2677 ArrayRef<QualType> ArgTypes, in EmitCallArgs()
|
H A D | CodeGenFunction.cpp | 643 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
|
H A D | CGStmt.cpp | 1837 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
|
H A D | CodeGenFunction.h | 2718 SmallVector<QualType, 16> ArgTypes; variable
|
H A D | CGObjCGNU.cpp | 2537 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
|
H A D | CGExpr.cpp | 2329 SmallVector<llvm::Type *, 4> ArgTypes; in EmitCheck() local
|
H A D | CGDebugInfo.cpp | 2383 SmallVector<QualType, 16> ArgTypes; in getFunctionForwardDeclaration() local
|
/minix3/minix/llvm/passes/include/magic/support/ |
H A D | MagicMemFunction.h | 307 std::vector<TYPECONST Type*> ArgTypes; in buildWrapper() local 389 std::vector<TYPECONST Type*> ArgTypes; in getCustomWrapper() local
|
H A D | MagicDebugFunction.h | 62 std::vector<TYPECONST Type*> ArgTypes; in getDebugClone() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUPromoteAlloca.cpp | 360 std::vector<Type*> ArgTypes; in visitAlloca() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 246 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepoint() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 369 llvm::SmallVector<Type *, 4> ArgTypes; in getArgsFunctionType() local 383 llvm::SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local 395 llvm::SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 216 std::vector<Type*> ArgTypes; in CloneFunction() local
|
H A D | CodeExtractor.cpp | 452 std::vector<Type*> ArgTypes; in emitCallAndSwitchStatement() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 2691 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local 2820 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local 2977 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local 3140 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr() 3547 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local 4636 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local 4703 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
|
H A D | RewriteObjC.cpp | 2591 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr() 2927 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local 3723 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local 3792 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | acstruct.h | 96 UINT32 ArgTypes; member
|
H A D | aclocal.h | 1280 ACPI_OBJECT_TYPE ArgTypes[4]; member
|
/minix3/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/ |
H A D | ExceptionDemo.cpp | 195 typedef std::vector<llvm::Type*> ArgTypes; typedef
|
/minix3/minix/llvm/passes/magic/ |
H A D | MagicPass.cpp | 2493 std::vector<TYPECONST Type*> ArgTypes; in getFunctionType() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 4131 SmallVectorImpl<QualType> &ArgTypes) { in AddImplicitObjectParameterType()
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ASTImporter.cpp | 1601 SmallVector<QualType, 4> ArgTypes; in VisitFunctionProtoType() local
|