Searched refs:ComputingExceptionSpec (Results 1 – 1 of 1) sorted by relevance
10793 struct ComputingExceptionSpec { struct10796 ComputingExceptionSpec(Sema &S, CXXMethodDecl *MD, SourceLocation Loc) in ComputingExceptionSpec() function10804 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec() argument10814 ComputingExceptionSpec CES(S, MD, Loc); in ComputeDefaultedSpecialMemberExceptionSpec()