Searched refs:DShadow (Results 1 – 1 of 1) sorted by relevance
5095 auto *DShadow = cast<ConstructorUsingShadowDecl>(D); in InheritedConstructorInfo() local5096 auto *DNominatedBase = DShadow->getNominatedBaseClass(); in InheritedConstructorInfo()5097 auto *DConstructedBase = DShadow->getConstructedBaseClass(); in InheritedConstructorInfo()5101 DShadow->getNominatedBaseClassShadowDecl())); in InheritedConstructorInfo()5102 if (DShadow->constructsVirtualBase()) in InheritedConstructorInfo()5105 DShadow->getConstructedBaseClassShadowDecl())); in InheritedConstructorInfo()