Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp147 if (const auto *SuperDLR = dyn_cast<DeclRegion>(SuperLR)) in checkPreStmt() local
148 DiffDeclL = SuperDLR->getDecl(); in checkPreStmt()