Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4790 const auto *CountDRE = cast<DeclRefExpr>(CAT->getCountExpr()); in findCountedByField() local
4791 const auto *CountDecl = CountDRE->getDecl(); in findCountedByField()