Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp66 SmallVectorImpl<MallocOverflowCheck> &PossibleMallocOverflows, in CheckMallocArgument()
268 SmallVectorImpl<MallocOverflowCheck> &PossibleMallocOverflows, in OutputPossibleOverflows()
302 SmallVector<MallocOverflowCheck, 2> PossibleMallocOverflows; in checkASTCodeBody() local