Home | History | Annotate | Download | only in Driver

Lines Matching refs:claim

197   A->claim();
268 A->claim();
283 DAL->getLastArg(options::OPT_mlinker_version_EQ)->claim();
351 A->claim();
873 A->claim();
978 // argument used to set the type; we only want to claim the type when we
1018 // If there was an explicit arg for this, claim it.
1020 InputTypeArg->claim();
1073 InputTypeArg->claim();
1086 A->claim();
1093 A->claim();
1102 A->claim();
1192 // Claim here to avoid the more general unused warning.
1193 InputArg->claim();
1261 // If we are linking, claim any options which are obviously only used for
1268 // Claim ignored clang-cl options.
1409 // Claim -### here.
1412 // Claim --driver-mode, it was handled earlier.
1505 // FIXME: It would be nice to not claim this here; maybe the old scheme of
1508 Input.claim();