Searched refs:adjustExceptionSpec (Results 1 – 4 of 4) sorted by relevance
182 Context.adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in UpdateExceptionSpec()
13693 Context.adjustExceptionSpec(Method, ESI, /*AsWritten*/true); in actOnDelayedExceptionSpecification()
963 void adjustExceptionSpec(FunctionDecl *FD,
2219 void ASTContext::adjustExceptionSpec( in adjustExceptionSpec() function in ASTContext