Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp4225 return S.ComputeInheritingCtorExceptionSpec(cast<CXXConstructorDecl>(MD)); in computeImplicitExceptionSpec()
7504 Sema::ComputeInheritingCtorExceptionSpec(CXXMethodDecl *MD) { in ComputeInheritingCtorExceptionSpec() function in Sema
/external/clang/include/clang/Sema/
DSema.h3604 ComputeInheritingCtorExceptionSpec(CXXMethodDecl *MD);