Searched refs:UsesVec (Results 1 – 1 of 1) sorted by relevance
1327 typedef SmallVector<UninitUse, 2> UsesVec; typedef in __anon75d552dd0a11::UninitValsDiagReporter1328 typedef llvm::PointerIntPair<UsesVec *, 1, bool> MappedType;1345 V.setPointer(new UsesVec()); in getUses()1367 UsesVec *vec = V.getPointer(); in flushDiagnostics()1408 static bool hasAlwaysUninitializedUse(const UsesVec* vec) { in hasAlwaysUninitializedUse()