Searched refs:theVecType (Results 1 – 1 of 1) sorted by relevance
114 typedef SmallVectorImpl<MallocOverflowCheck> theVecType; typedef in __anon382feb090211::CheckOverflowOps117 theVecType &toScanFor;132 theVecType::iterator i = toScanFor.end(); in CheckExpr()133 theVecType::iterator e = toScanFor.begin(); in CheckExpr()185 CheckOverflowOps(theVecType &v, ASTContext &ctx) in CheckOverflowOps()211 for (CheckOverflowOps::theVecType::iterator in OutputPossibleOverflows()