Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp4598 return S.ComputeInheritingCtorExceptionSpec(cast<CXXConstructorDecl>(MD)); in computeImplicitExceptionSpec()
7997 Sema::ComputeInheritingCtorExceptionSpec(CXXConstructorDecl *CD) { in ComputeInheritingCtorExceptionSpec() function in Sema
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3850 ComputeInheritingCtorExceptionSpec(CXXConstructorDecl *CD);