Lines Matching refs:ImplicitExceptionSpecification
151 Sema::ImplicitExceptionSpecification::CalledDecl(SourceLocation CallLoc, in CalledDecl()
218 void Sema::ImplicitExceptionSpecification::CalledExpr(Expr *E) { in CalledExpr()
5291 static Sema::ImplicitExceptionSpecification
8972 Sema::ImplicitExceptionSpecification
8980 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedDefaultCtorExceptionSpec()
9033 Sema::ImplicitExceptionSpecification
9040 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeInheritingCtorExceptionSpec()
9413 Sema::ImplicitExceptionSpecification
9420 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedDtorExceptionSpec()
10092 Sema::ImplicitExceptionSpecification
10096 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedCopyAssignmentExceptionSpec()
10491 Sema::ImplicitExceptionSpecification
10495 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedMoveAssignmentExceptionSpec()
10928 Sema::ImplicitExceptionSpecification
10932 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedCopyCtorExceptionSpec()
11101 Sema::ImplicitExceptionSpecification
11108 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedMoveCtorExceptionSpec()