Home | History | Annotate | Download | only in Frontend

Lines Matching defs:SSP

1348   unsigned SSP = getLastArgIntValue(Args, OPT_stack_protector, 0, Diags);
1349 switch (SSP) {
1352 << Args.getLastArg(OPT_stack_protector)->getAsString(Args) << SSP;