Searched refs:OutputPossibleOverflows (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp50 void OutputPossibleOverflows(
110 // A worker class for OutputPossibleOverflows.
192 // OutputPossibleOverflows - We've found a possible overflow earlier,
199 void MallocOverflowSecurityChecker::OutputPossibleOverflows( function in class:MallocOverflowSecurityChecker
262 OutputPossibleOverflows(PossibleMallocOverflows, D, BR, mgr);

Completed in 43 milliseconds