Searched refs:DShadow (Results 1 – 1 of 1) sorted by relevance
6244 auto *DShadow = cast<ConstructorUsingShadowDecl>(D); in InheritedConstructorInfo() local6245 auto *DNominatedBase = DShadow->getNominatedBaseClass(); in InheritedConstructorInfo()6246 auto *DConstructedBase = DShadow->getConstructedBaseClass(); in InheritedConstructorInfo()6250 DShadow->getNominatedBaseClassShadowDecl())); in InheritedConstructorInfo()6251 if (DShadow->constructsVirtualBase()) in InheritedConstructorInfo()6254 DShadow->getConstructedBaseClassShadowDecl())); in InheritedConstructorInfo()