Lines Matching refs:SmallVector
465 SmallVector<const NamedDecl*, 8> Overridden;
601 SmallVector<NamedDecl *, 4> CanonParams;
620 SmallVector<QualType, 2> ExpandedTypes;
621 SmallVector<TypeSourceInfo *, 2> ExpandedTInfos;
1322 SmallVector<const ObjCMethodDecl *, 8> OverDecls;
3062 SmallVector<QualType, 16> CanonicalArgs;
3356 SmallVector<TemplateArgument, 4> ArgVec;
3431 SmallVector<TemplateArgument, 4> CanonArgs;
3549 SmallVector<TemplateArgument, 16> ArgCopy;
3583 SmallVector<TemplateArgument, 16> CanonArgs(NumArgs);
3729 SmallVector<QualType, 4> canonTypeArgsVec;
3740 SmallVector<ObjCProtocolDecl*, 8> canonProtocolsVec;
5741 SmallVector<const ObjCIvarDecl*, 32> Ivars;
5801 SmallVector<const ObjCIvarDecl*, 32> Ivars;
7120 SmallVector<ObjCProtocolDecl *, 8> Protocols;
7169 SmallVector<ObjCProtocolDecl *, 8> Protocols;
7427 SmallVector<QualType, 10> types;
8207 SmallVector<QualType, 8> ArgTypes;
8845 llvm::SmallVector<ast_type_traits::DynTypedNode, 16> ParentStack;