Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp5088 return S.ComputeInheritingCtorExceptionSpec(cast<CXXConstructorDecl>(MD)); in computeImplicitExceptionSpec()
8689 Sema::ComputeInheritingCtorExceptionSpec(CXXConstructorDecl *CD) { in ComputeInheritingCtorExceptionSpec() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4129 ComputeInheritingCtorExceptionSpec(CXXConstructorDecl *CD);