Searched refs:RegionDecl (Results 1 – 1 of 1) sorted by relevance
582 const auto *RegionDecl = cast<NamedDecl>(DR->getDecl()); in explainObject() local583 OS << " '" << RegionDecl->getDeclName() << "'"; in explainObject()