Home
last modified time | relevance | path

Searched refs:InheritedCD (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp8771 const CXXConstructorDecl *InheritedCD = CD->getInheritedConstructor(); in ComputeInheritingCtorExceptionSpec() local
8772 const CXXRecordDecl *InheritedDecl = InheritedCD->getParent(); in ComputeInheritingCtorExceptionSpec()
8776 ExceptSpec.CalledDecl(CD->getLocStart(), InheritedCD); in ComputeInheritingCtorExceptionSpec()