Searched refs:adjustExceptionSpec (Results 1 – 5 of 5) sorted by relevance
257 Context.adjustExceptionSpec(Redecl, ESI); in UpdateExceptionSpec()
19169 Context.adjustExceptionSpec(Method, ESI, /*AsWritten*/true); in actOnDelayedExceptionSpecification()
1314 void adjustExceptionSpec(FunctionDecl *FD,
3211 void ASTContext::adjustExceptionSpec( in adjustExceptionSpec() function in ASTContext
10109 getContext().adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in FinishedDeserializing()