Searched refs:DShadow (Results 1 – 1 of 1) sorted by relevance
7162 auto *DShadow = cast<ConstructorUsingShadowDecl>(D); in InheritedConstructorInfo() local7163 auto *DNominatedBase = DShadow->getNominatedBaseClass(); in InheritedConstructorInfo()7164 auto *DConstructedBase = DShadow->getConstructedBaseClass(); in InheritedConstructorInfo()7168 DShadow->getNominatedBaseClassShadowDecl())); in InheritedConstructorInfo()7169 if (DShadow->constructsVirtualBase()) in InheritedConstructorInfo()7172 DShadow->getConstructedBaseClassShadowDecl())); in InheritedConstructorInfo()