Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp58 SmallVectorImpl<MallocOverflowCheck> &PossibleMallocOverflows, in CheckMallocArgument()
200 SmallVectorImpl<MallocOverflowCheck> &PossibleMallocOverflows, in OutputPossibleOverflows()
234 SmallVector<MallocOverflowCheck, 2> PossibleMallocOverflows; in checkASTCodeBody() local