Searched refs:UsesVec (Results 1 – 1 of 1) sorted by relevance
1362 typedef SmallVector<UninitUse, 2> UsesVec; typedef in __anon6dec69460a11::UninitValsDiagReporter1363 typedef llvm::PointerIntPair<UsesVec *, 1, bool> MappedType;1377 V.setPointer(new UsesVec()); in getUses()1395 UsesVec *vec = V.getPointer(); in flushDiagnostics()1437 static bool hasAlwaysUninitializedUse(const UsesVec* vec) { in hasAlwaysUninitializedUse()