Lines Matching refs:ExceptSpec
9083 Sema::ImplicitExceptionSpecification ExceptSpec(S);
9086 return ExceptSpec;
9091 ExceptSpec.CalledStmt(FD->getBody());
9114 ExceptSpec.CalledStmt(Body.get());
9122 return ExceptSpec;
13601 Sema::ImplicitExceptionSpecification ExceptSpec;
13607 : SpecialMemberVisitor(S, MD, CSM, ICI), Loc(Loc), ExceptSpec(S) {}
13648 ExceptSpec.CalledExpr(E);
13670 ExceptSpec.CalledDecl(getSubobjectLoc(Subobj), MD);
13708 return Info.ExceptSpec;
13716 return Info.ExceptSpec;
13736 return Info.ExceptSpec;