Home
last modified time | relevance | path

Searched defs:PossibleMallocOverflows (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp65 SmallVectorImpl<MallocOverflowCheck> &PossibleMallocOverflows, in CheckMallocArgument()
270 SmallVectorImpl<MallocOverflowCheck> &PossibleMallocOverflows, in OutputPossibleOverflows()
304 SmallVector<MallocOverflowCheck, 2> PossibleMallocOverflows; in checkASTCodeBody() local