Searched refs:adjustExceptionSpec (Results 1 – 6 of 6) sorted by relevance
182 Context.adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in UpdateExceptionSpec()
13711 Context.adjustExceptionSpec(Method, ESI, /*AsWritten*/true); in actOnDelayedExceptionSpecification()
7668 Context.adjustExceptionSpec(NewFD, EST_BasicNoexcept); in ActOnFunctionDeclarator()
1035 void adjustExceptionSpec(FunctionDecl *FD,
2278 void ASTContext::adjustExceptionSpec( in adjustExceptionSpec() function in ASTContext
8589 Context.adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in FinishedDeserializing()