Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp128 typedef SmallVectorImpl<MallocOverflowCheck> theVecType; typedef in __anonb9d820fc0211::CheckOverflowOps
131 theVecType &toScanFor;
257 CheckOverflowOps(theVecType &v, ASTContext &ctx) in CheckOverflowOps()