Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Sysroot

1005     std::string Sysroot;
1008 if (GeneratePCHAction::ComputeASTConsumerArguments(CI, InFile, Sysroot,
1014 Sysroot.clear();
1018 return new PrecompilePreambleConsumer(Unit, CI.getPreprocessor(), Sysroot,