Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp149 if (const auto *SuperDRR = dyn_cast<DeclRegion>(SuperRR)) in checkPreStmt() local
150 DiffDeclR = SuperDRR->getDecl(); in checkPreStmt()