Searched refs:adjustExceptionSpec (Results 1 – 5 of 5) sorted by relevance
246 Context.adjustExceptionSpec(Redecl, ESI); in UpdateExceptionSpec()
17788 Context.adjustExceptionSpec(Method, ESI, /*AsWritten*/true); in actOnDelayedExceptionSpecification()
1219 void adjustExceptionSpec(FunctionDecl *FD,
3131 void ASTContext::adjustExceptionSpec( in adjustExceptionSpec() function in ASTContext
11566 getContext().adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in FinishedDeserializing()