Searched refs:BaseDeclRegion (Results 1 – 1 of 1) sorted by relevance
196 const DeclRegion *BaseDeclRegion = R->getBaseRegion()->getAs<DeclRegion>(); in checkElementRegionAlign() local197 if (!BaseDeclRegion) in checkElementRegionAlign()206 BaseRegionAlign = getStorageAlign(C, BaseDeclRegion->getDecl()); in checkElementRegionAlign()