Searched refs:LengthDRE (Results 1 – 1 of 1) sorted by relevance
71 if (const auto *LengthDRE = dyn_cast<DeclRefExpr>(E)) in getLength() local72 if (const auto *LengthVD = dyn_cast<VarDecl>(LengthDRE->getDecl())) in getLength()