Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Sysroot

263                              getHeaderSearchOpts().Sysroot);
296 Source.reset(createPCHExternalASTSource(Path, getHeaderSearchOpts().Sysroot,
309 const std::string &Sysroot,
319 Sysroot.empty() ? "" : Sysroot.c_str(),
1035 std::string Sysroot = getHeaderSearchOpts().Sysroot;
1038 Sysroot.empty() ? "" : Sysroot.c_str(),