Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Sysroot

260                              getHeaderSearchOpts().Sysroot);
293 Source.reset(createPCHExternalASTSource(Path, getHeaderSearchOpts().Sysroot,
306 const std::string &Sysroot,
316 Sysroot.empty() ? "" : Sysroot.c_str(),
1154 std::string Sysroot = getHeaderSearchOpts().Sysroot;
1157 Sysroot.empty() ? "" : Sysroot.c_str(),