Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4713 SemaRef.AdjustDestructorExceptionSpec(cast<CXXDestructorDecl>(New)); in InitMethodInstantiation()
H A DSemaDeclCXX.cpp13866 void Sema::AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor) { in AdjustDestructorExceptionSpec() function in Sema
H A DSemaDecl.cpp9006 SemaRef.AdjustDestructorExceptionSpec(NewDD); in CreateNewFunctionDecl()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6264 void AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor);