Home | History | Annotate | Download | only in Sema

Lines Matching refs:SmallVector

34 #include "llvm/ADT/SmallVector.h"
720 typedef SmallVector<std::pair<llvm::APSInt, CaseStmt*>, 64> CaseValsTy;
993 typedef SmallVector<std::pair<llvm::APSInt, EnumConstantDecl*>, 64>
1046 SmallVector<DeclarationName,8> UnhandledNames;
1137 typedef SmallVector<std::pair<llvm::APSInt, EnumConstantDecl *>, 64>
1375 SmallVector<SourceRange, 10> Ranges;
3017 SmallVector<TypeWithHandler, 8> TypesWithHandlers;
3208 SmallVector<Decl*, 4> Fields;
3222 SmallVector<CapturedStmt::Capture, 4> Captures;
3223 SmallVector<Expr *, 4> CaptureInits;