Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4721 SemaRef.AdjustDestructorExceptionSpec(cast<CXXDestructorDecl>(New)); in InitMethodInstantiation()
H A DSemaDeclCXX.cpp13975 void Sema::AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor) { in AdjustDestructorExceptionSpec() function in Sema
H A DSemaDecl.cpp9144 SemaRef.AdjustDestructorExceptionSpec(NewDD); in CreateNewFunctionDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6419 void AdjustDestructorExceptionSpec(CXXDestructorDecl *Destructor);