Searched refs:InheritedCD (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp8329 const CXXConstructorDecl *InheritedCD = CD->getInheritedConstructor(); local
8330 const CXXRecordDecl *InheritedDecl = InheritedCD->getParent();
8334 ExceptSpec.CalledDecl(CD->getLocStart(), InheritedCD);

Completed in 129 milliseconds