Lines Matching refs:SmallVector
278 SmallVector<StringRef, 4> ExistingFeatures(
281 SmallVector<StringRef, 4> ReadFeatures(TargetOpts.FeaturesAsWritten.begin(),
288 SmallVector<StringRef, 4> UnmatchedExistingFeatures, UnmatchedReadFeatures;
335 typedef llvm::DenseMap<DeclarationName, SmallVector<NamedDecl *, 8> >
503 SmallVector<StringRef, 4> ExistingMacroNames;
686 SmallVector<IdentifierInfo *, 16> Args;
851 SmallVector<uint32_t, 4> DeclIDs;
1399 SmallVector<IdentifierInfo*, 16> MacroArgs;
1779 SmallVector<SubmoduleID, 8> Overrides;
1781 llvm::SmallVector<ModuleMacroRecord, 8> ModuleMacros;
1823 llvm::SmallVector<ModuleMacro*, 8> Overrides;
2004 SmallVector<ModuleFile *, 4> ImportStack(1, &F);
3361 SmallVector<Module *, 4> Stack;
3392 SmallVector<Module *, 16> Exports;
3484 SmallVector<ImportedModule, 4> Loaded;
5117 SmallVector<DiagnosticsEngine::DiagState *, 32> DiagStates;
5362 SmallVector<QualType, 8> ExceptionStorage;
5366 SmallVector<QualType, 16> ParamTypes;
5503 SmallVector<QualType, 4> TypeArgs;
5507 SmallVector<ObjCProtocolDecl*, 4> Protos;
5585 SmallVector<TemplateArgument, 8> Args;
5614 SmallVector<TemplateArgument, 8> Args;
6250 SmallVector<Decl*, 8> Decls;
6652 SmallVector<NamedDecl *, 64> Decls;
7062 SmallVector<ObjCMethodDecl *, 4> InstanceMethods;
7063 SmallVector<ObjCMethodDecl *, 4> FactoryMethods;
7191 FieldDecl *, llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> &
7834 SmallVector<NamedDecl *, 16> Params;
7922 SmallVector<VarDecl *, 8> Indices;
8254 typedef llvm::DenseMap<IdentifierInfo *, SmallVector<Decl *, 2> >
8260 SmallVector<uint32_t, 4> DeclIDs =
8291 SmallVector<PendingMacroInfo, 2> GlobalIDs;
8468 llvm::SmallVector<const NamedDecl*, 4> Candidates;