Lines Matching refs:SmallVector
447 SmallVector<const NamedDecl*, 8> Overridden;
585 SmallVector<NamedDecl *, 4> CanonParams;
604 SmallVector<QualType, 2> ExpandedTypes;
605 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos;
1206 SmallVector<const ObjCMethodDecl *, 8> OverDecls;
2815 SmallVector<QualType, 16> CanonicalArgs;
3124 SmallVector<TemplateArgument, 4> ArgVec;
3199 SmallVector<TemplateArgument, 4> CanonArgs;
3319 SmallVector<TemplateArgument, 16> ArgCopy;
3353 SmallVector<TemplateArgument, 16> CanonArgs(NumArgs);
3472 SmallVector<ObjCProtocolDecl*, 8> Sorted(Protocols,
5379 SmallVector<const ObjCIvarDecl*, 32> Ivars;
5439 SmallVector<const ObjCIvarDecl*, 32> Ivars;
6724 SmallVector<ObjCProtocolDecl *, 8> Protocols;
6991 SmallVector<QualType, 10> types;
7756 SmallVector<QualType, 8> ArgTypes;
8130 llvm::SmallVector<ast_type_traits::DynTypedNode, 16> ParentStack;