Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp153 if (const auto *CheckDR = dyn_cast<T1>(Check.variable)) in Erase() local
154 return getDecl(CheckDR) == getDecl(DR) && Pred(Check); in Erase()