Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp131 theVecType &toScanFor; member in __anonee03a3320211::CheckOverflowOps
156 toScanFor.erase(std::remove_if(toScanFor.begin(), toScanFor.end(), P), in Erase()
157 toScanFor.end()); in Erase()
257 toScanFor(v), Context(ctx) in CheckOverflowOps()