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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp8007 const CXXConstructorDecl *InheritedCD = CD->getInheritedConstructor(); local
8008 const CXXRecordDecl *InheritedDecl = InheritedCD->getParent();
8012 ExceptSpec.CalledDecl(CD->getLocStart(), InheritedCD);

Completed in 185 milliseconds