Searched refs:adjustExceptionSpec (Results 1 – 5 of 5) sorted by relevance
248 Context.adjustExceptionSpec(Redecl, ESI); in UpdateExceptionSpec()
18928 Context.adjustExceptionSpec(FD, ESI, /*AsWritten=*/true); in actOnDelayedExceptionSpecification()
1367 void adjustExceptionSpec(FunctionDecl *FD,
10250 getContext().adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in FinishedDeserializing()
3592 void ASTContext::adjustExceptionSpec( in adjustExceptionSpec() function in ASTContext