Searched defs:ComputingExceptionSpec (Results 1 – 1 of 1) sorted by relevance
7370 struct ComputingExceptionSpec { struct7371 Sema &S;7373 ComputingExceptionSpec(Sema &S, FunctionDecl *FD, SourceLocation Loc) in ComputingExceptionSpec() function7381 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec()