Searched refs:adjustExceptionSpec (Results 1 – 5 of 5) sorted by relevance
251 Context.adjustExceptionSpec(Redecl, ESI); in UpdateExceptionSpec()
18471 Context.adjustExceptionSpec(Method, ESI, /*AsWritten*/true); in actOnDelayedExceptionSpecification()
1298 void adjustExceptionSpec(FunctionDecl *FD,
9836 getContext().adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in FinishedDeserializing()
3250 void ASTContext::adjustExceptionSpec( in adjustExceptionSpec() function in ASTContext