Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4827 SemaRef.AdjustDestructorExceptionSpec(cast<CXXDestructorDecl>(New)); in InitMethodInstantiation()
H A DSemaDeclCXX.cpp14286 void Sema::AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor) { in AdjustDestructorExceptionSpec() function in Sema
H A DSemaDecl.cpp9226 SemaRef.AdjustDestructorExceptionSpec(NewDD); in CreateNewFunctionDecl()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5120 void AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor);