Lines Matching defs:ExceptSpec
9164 Sema::ImplicitExceptionSpecification ExceptSpec(S);
9167 return ExceptSpec;
9172 ExceptSpec.CalledStmt(FD->getBody());
9195 ExceptSpec.CalledStmt(Body.get());
9203 return ExceptSpec;
13701 Sema::ImplicitExceptionSpecification ExceptSpec;
13707 : SpecialMemberVisitor(S, MD, CSM, ICI), Loc(Loc), ExceptSpec(S) {}
13748 ExceptSpec.CalledExpr(E);
13770 ExceptSpec.CalledDecl(getSubobjectLoc(Subobj), MD);
13808 return Info.ExceptSpec;
13816 return Info.ExceptSpec;
13836 return Info.ExceptSpec;