Searched refs:InheritedCD (Results 1 – 1 of 1) sorted by relevance
8771 const CXXConstructorDecl *InheritedCD = CD->getInheritedConstructor(); in ComputeInheritingCtorExceptionSpec() local8772 const CXXRecordDecl *InheritedDecl = InheritedCD->getParent(); in ComputeInheritingCtorExceptionSpec()8776 ExceptSpec.CalledDecl(CD->getLocStart(), InheritedCD); in ComputeInheritingCtorExceptionSpec()