Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Prefix

1427   // Add -iprefix/-iwith-prefix/-iwithprefixbefore options.
1428 StringRef Prefix = ""; // FIXME: This isn't the correct default prefix.
1434 Prefix = A->getValue(Args);
1436 Opts.AddPath(Prefix.str() + A->getValue(Args),
1439 Opts.AddPath(Prefix.str() + A->getValue(Args),