Home
last modified time | relevance | path

Searched defs:ArgTypes (Results 1 – 25 of 30) sorted by relevance

12

/minix3/minix/drivers/power/acpi/executer/
H A Dexresop.c152 UINT32 ArgTypes; in AcpiExResolveOperands() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCUDANV.cpp82 std::vector<llvm::Type *> ArgTypes; in EmitDeviceStubBody() local
H A DMicrosoftCXXABI.cpp673 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 DCGCall.cpp237 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 DCodeGenFunction.cpp643 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
H A DCGStmt.cpp1837 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
H A DCodeGenFunction.h2718 SmallVector<QualType, 16> ArgTypes; variable
H A DCGObjCGNU.cpp2537 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
H A DCGExpr.cpp2329 SmallVector<llvm::Type *, 4> ArgTypes; in EmitCheck() local
H A DCGDebugInfo.cpp2383 SmallVector<QualType, 16> ArgTypes; in getFunctionForwardDeclaration() local
/minix3/minix/llvm/passes/include/magic/support/
H A DMagicMemFunction.h307 std::vector<TYPECONST Type*> ArgTypes; in buildWrapper() local
389 std::vector<TYPECONST Type*> ArgTypes; in getCustomWrapper() local
H A DMagicDebugFunction.h62 std::vector<TYPECONST Type*> ArgTypes; in getDebugClone() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUPromoteAlloca.cpp360 std::vector<Type*> ArgTypes; in visitAlloca() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp246 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepoint() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp369 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 DCloneFunction.cpp216 std::vector<Type*> ArgTypes; in CloneFunction() local
H A DCodeExtractor.cpp452 std::vector<Type*> ArgTypes; in emitCallAndSwitchStatement() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2691 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 DRewriteObjC.cpp2591 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 Dacstruct.h96 UINT32 ArgTypes; member
H A Daclocal.h1280 ACPI_OBJECT_TYPE ArgTypes[4]; member
/minix3/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp195 typedef std::vector<llvm::Type*> ArgTypes; typedef
/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp2493 std::vector<TYPECONST Type*> ArgTypes; in getFunctionType() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4131 SmallVectorImpl<QualType> &ArgTypes) { in AddImplicitObjectParameterType()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp1601 SmallVector<QualType, 4> ArgTypes; in VisitFunctionProtoType() local

12