Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDANV.cpp82 std::vector<llvm::Type *> ArgTypes; in EmitDeviceStubBody() local
DMicrosoftCXXABI.cpp656 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitRTtypeidCall() local
707 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, in EmitDynamicCastCall() local
728 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in EmitDynamicCastToVoid() local
DCodeGenFunction.cpp593 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
DCGCall.cpp253 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local
2260 ArrayRef<QualType> ArgTypes, in EmitCallArgs()
DCGStmt.cpp1790 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
DCodeGenFunction.h2610 SmallVector<QualType, 16> ArgTypes; variable
DCGObjCGNU.cpp2538 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
DCGExpr.cpp2210 SmallVector<llvm::Type *, 4> ArgTypes; in EmitCheck() local
/external/llvm/lib/Target/R600/
DAMDGPUPromoteAlloca.cpp340 std::vector<Type*> ArgTypes; in visitAlloca() local
/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp344 llvm::SmallVector<Type *, 4> ArgTypes; in getArgsFunctionType() local
358 llvm::SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local
371 llvm::SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp216 std::vector<Type*> ArgTypes; in CloneFunction() local
DCodeExtractor.cpp452 std::vector<Type*> ArgTypes; in emitCallAndSwitchStatement() local
/external/clang/lib/Rewrite/Frontend/
DRewriteModernObjC.cpp2703 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local
2832 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local
2989 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local
3152 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
3559 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
4658 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
4725 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
DRewriteObjC.cpp2600 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
2936 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
3740 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
3809 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp195 typedef std::vector<llvm::Type*> ArgTypes; typedef
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4129 SmallVectorImpl<QualType> &ArgTypes) { in AddImplicitObjectParameterType()
DSemaExprCXX.cpp1745 SmallVector<QualType, 4> ArgTypes; in FindAllocationFunctions() local
DSemaExpr.cpp1303 ArrayRef<ParsedType> ArgTypes, in ActOnGenericSelectionExpr()
13186 SmallVector<QualType, 8> ArgTypes; in VisitCallExpr() local
DSemaDecl.cpp2820 SmallVector<QualType, 16> ArgTypes; in MergeFunctionDecl() local
DSemaDeclCXX.cpp8597 ArrayRef<QualType> ArgTypes(CtorType->getParamTypes()); in inherit() local
/external/clang/lib/AST/
DASTImporter.cpp1600 SmallVector<QualType, 4> ArgTypes; in VisitFunctionProtoType() local
DASTContext.cpp7710 SmallVector<QualType, 8> ArgTypes; in GetBuiltinType() local