Searched defs:theVecType (Results 1 - 1 of 1) sorted by relevance

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

Completed in 151 milliseconds