Home
last modified time | relevance | path

Searched refs:AdjustDestructorExceptionSpec (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3802 SemaRef.AdjustDestructorExceptionSpec(cast<CXXDestructorDecl>(New)); in InitMethodInstantiation()
H A DSemaDeclCXX.cpp11343 void Sema::AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor) { in AdjustDestructorExceptionSpec() function in Sema
H A DSemaDecl.cpp7957 SemaRef.AdjustDestructorExceptionSpec(NewDD); in CreateNewFunctionDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4923 void AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor);