Searched refs:ImplicitExceptionSpecification (Results 1 – 4 of 4) sorted by relevance
151 Sema::ImplicitExceptionSpecification::CalledDecl(SourceLocation CallLoc, in CalledDecl()218 void Sema::ImplicitExceptionSpecification::CalledExpr(Expr *E) { in CalledExpr()5291 static Sema::ImplicitExceptionSpecification8972 Sema::ImplicitExceptionSpecification8980 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedDefaultCtorExceptionSpec()9033 Sema::ImplicitExceptionSpecification9040 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeInheritingCtorExceptionSpec()9413 Sema::ImplicitExceptionSpecification9420 ImplicitExceptionSpecification ExceptSpec(*this); in ComputeDefaultedDtorExceptionSpec()10092 Sema::ImplicitExceptionSpecification[all …]
4337 class ImplicitExceptionSpecification {4356 explicit ImplicitExceptionSpecification(Sema &Self) in ImplicitExceptionSpecification() function4402 ImplicitExceptionSpecification4409 ImplicitExceptionSpecification4415 ImplicitExceptionSpecification4420 ImplicitExceptionSpecification4425 ImplicitExceptionSpecification4430 ImplicitExceptionSpecification4435 ImplicitExceptionSpecification
160 Sema::ImplicitExceptionSpecification::CalledDecl(SourceLocation CallLoc, in CalledDecl()228 void Sema::ImplicitExceptionSpecification::CalledStmt(Stmt *S) { in CalledStmt()7153 static Sema::ImplicitExceptionSpecification7158 static Sema::ImplicitExceptionSpecification7163 static Sema::ImplicitExceptionSpecification8544 static Sema::ImplicitExceptionSpecification8549 Sema::ImplicitExceptionSpecification ExceptSpec(S); in ComputeDefaultedComparisonExceptionSpec()12746 Sema::ImplicitExceptionSpecification ExceptSpec;12839 static Sema::ImplicitExceptionSpecification
5632 class ImplicitExceptionSpecification {5651 explicit ImplicitExceptionSpecification(Sema &Self) in ImplicitExceptionSpecification() function