Home | History | Annotate | Download | only in Sema

Lines Matching refs:SmallVector

526   SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined;
558 SmallVector<std::pair<IdentifierInfo *, WeakInfo>, 4> WeakIDs;
690 SmallVector<PendingImplicitInstantiation, 4> Pending;
753 SmallVector<Module *, 2> Stack;
1089 SmallVector<char, 16> buffer;
1273 FieldDecl *, llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> &) {}