Home | History | Annotate | Download | only in Sema

Lines Matching refs:SmallVector

47 #include "llvm/ADT/SmallVector.h"
213 SmallVector<RecursiveState, 16> States(cfg->getNumBlockIDs(), FoundNoPath);
217 SmallVector<CFGBlock *, 16> Stack;
1198 SmallVector<StmtUsesPair, 8> UsesByStmt;
1336 typedef SmallVector<UninitUse, 2> UsesVec;
1423 typedef SmallVector<PartialDiagnosticAt, 1> OptionalNotes;