Home | History | Annotate | Download | only in Basic

Lines Matching refs:SmallVector

23 #include "llvm/ADT/SmallVector.h"
43 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId;
84 SmallVector<const FileEntry *, 2> NormalHeaders;
87 SmallVector<const FileEntry *, 2> ExcludedHeaders;
90 llvm::SmallVector<const FileEntry *, 2> PrivateHeaders;
97 SmallVector<std::string, 2> Requires;
157 SmallVector<Module *, 2> Imports;
166 SmallVector<ExportDecl, 2> Exports;
184 SmallVector<UnresolvedExportDecl, 2> UnresolvedExports;
205 llvm::SmallVector<LinkLibrary, 2> LinkLibraries;