Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Prefix

1373   // Add -iprefix/-iwith-prefix/-iwithprefixbefore options.
1374 llvm::StringRef Prefix = ""; // FIXME: This isn't the correct default prefix.
1380 Prefix = A->getValue(Args);
1382 Opts.AddPath(Prefix.str() + A->getValue(Args),
1385 Opts.AddPath(Prefix.str() + A->getValue(Args),