Searched refs:adjustExceptionSpec (Results 1 – 6 of 6) sorted by relevance
188 Context.adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in UpdateExceptionSpec()
13933 Context.adjustExceptionSpec(Method, ESI, /*AsWritten*/true); in actOnDelayedExceptionSpecification()
7950 Context.adjustExceptionSpec(NewFD, EST_BasicNoexcept); in ActOnFunctionDeclarator()
1045 void adjustExceptionSpec(FunctionDecl *FD,
2287 void ASTContext::adjustExceptionSpec( in adjustExceptionSpec() function in ASTContext
8645 Context.adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI); in FinishedDeserializing()