/external/clang/lib/CodeGen/ |
D | MicrosoftCXXABI.cpp | 34 SmallVectorImpl<CanQualType> &ArgTys) { in BuildConstructorSignature() 42 SmallVectorImpl<CanQualType> &ArgTys) { in BuildDestructorSignature()
|
D | ItaniumCXXABI.cpp | 685 SmallVectorImpl<CanQualType> &ArgTys) { in BuildConstructorSignature() 699 SmallVectorImpl<CanQualType> &ArgTys) { in BuildConstructorSignature() 709 SmallVectorImpl<CanQualType> &ArgTys) { in BuildDestructorSignature() 724 SmallVectorImpl<CanQualType> &ArgTys) { in BuildDestructorSignature()
|
D | CGObjCGNU.cpp | 51 std::vector<llvm::Type*> ArgTys; member in __anon5d69dbf60111::LazyRuntimeFunction
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeIntrinsicInfo.cpp | 93 SmallVector<Type*, 8> ArgTys; in getType() local
|
/external/llvm/lib/VMCore/ |
D | Module.cpp | 207 std::vector<Type*> ArgTys; in getOrInsertFunction() local 225 std::vector<Type*> ArgTys; in getOrInsertFunction() local
|
D | Function.cpp | 364 SmallVector<Type*, 8> ArgTys; in getType() local
|
/external/clang/lib/Rewrite/ |
D | RewriteObjC.cpp | 2258 SmallVector<QualType, 16> ArgTys; in SynthSelGetUidFunctionDecl() local 2352 SmallVector<QualType, 16> ArgTys; in SynthSuperContructorFunctionDecl() local 2370 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFunctionDecl() local 2391 SmallVector<QualType, 16> ArgTys; in SynthMsgSendSuperFunctionDecl() local 2415 SmallVector<QualType, 16> ArgTys; in SynthMsgSendStretFunctionDecl() local 2438 SmallVector<QualType, 16> ArgTys; in SynthMsgSendSuperStretFunctionDecl() local 2462 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFpretFunctionDecl() local 2483 SmallVector<QualType, 16> ArgTys; in SynthGetClassFunctionDecl() local 2499 SmallVector<QualType, 16> ArgTys; in SynthGetSuperClassFunctionDecl() local 2516 SmallVector<QualType, 16> ArgTys; in SynthGetMetaClassFunctionDecl() local
|
D | RewriteModernObjC.cpp | 2182 SmallVector<QualType, 16> ArgTys; in SynthSelGetUidFunctionDecl() local 2274 SmallVector<QualType, 16> ArgTys; in SynthSuperContructorFunctionDecl() local 2292 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFunctionDecl() local 2313 SmallVector<QualType, 2> ArgTys; in SynthMsgSendSuperFunctionDecl() local 2329 SmallVector<QualType, 16> ArgTys; in SynthMsgSendStretFunctionDecl() local 2352 SmallVector<QualType, 2> ArgTys; in SynthMsgSendSuperStretFunctionDecl() local 2368 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFpretFunctionDecl() local 2389 SmallVector<QualType, 16> ArgTys; in SynthGetClassFunctionDecl() local 2405 SmallVector<QualType, 16> ArgTys; in SynthGetSuperClassFunctionDecl() local 2422 SmallVector<QualType, 16> ArgTys; in SynthGetMetaClassFunctionDecl() local
|
/external/clang/lib/Basic/ |
D | IdentifierTable.cpp | 325 keyword_iterator ArgTys, unsigned NumArgs) { in Profile()
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 847 Type *ArgTys[3] = { M->getRawDest()->getType(), in processMemMove() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 628 SmallVector<Type*, 8> ArgTys; in ParseTypeTableBody() local 647 SmallVector<Type*, 8> ArgTys; in ParseTypeTableBody() local
|
/external/clang/lib/AST/ |
D | Type.cpp | 1599 const QualType *ArgTys, unsigned NumArgs, in Profile()
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 2301 SmallVector<QualType, 16> ArgTys; in GetFullTypeForDeclarator() local
|
D | SemaLookup.cpp | 2540 ArrayRef<QualType> ArgTys, in LookupLiteralOperator()
|