Searched refs:StrVD (Results 1 – 1 of 1) sorted by relevance
82 if (const auto *StrVD = dyn_cast<VarDecl>(StrDRE->getDecl())) in getLength() local83 if (const Expr *StrInit = StrVD->getInit()) in getLength()