Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp128 typedef SmallVectorImpl<MallocOverflowCheck> theVecType; typedef in __anonee03a3320211::CheckOverflowOps
131 theVecType &toScanFor;
255 CheckOverflowOps(theVecType &v, ASTContext &ctx) in CheckOverflowOps()
281 for (CheckOverflowOps::theVecType::iterator in OutputPossibleOverflows()