Home
last modified time | relevance | path

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

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