Home
last modified time | relevance | path

Searched refs:theVecType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp129 typedef SmallVectorImpl<MallocOverflowCheck> theVecType; typedef in __anon432b09880211::CheckOverflowOps
132 theVecType &toScanFor;
253 CheckOverflowOps(theVecType &v, ASTContext &ctx) in CheckOverflowOps()
279 for (CheckOverflowOps::theVecType::iterator in OutputPossibleOverflows()