Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/ !
H A DCGExpr.cpp1159 const auto *CountDRE = cast<DeclRefExpr>(CAT->getCountExpr()); in FindCountedByField() local
1160 const auto *CountDecl = CountDRE->getDecl(); in FindCountedByField()