Home | History | Annotate | Download | only in Driver

Lines Matching refs:Dir

515       // the toolchain itself after the resource dir is inserted in the right
1988 ToolChain.getDriver().Dir + "/../lib" CLANG_LIBDIR_SUFFIX "/LLVMgold.so";
3297 CmdArgs.push_back("-fdebug-compilation-dir");
3309 // Use the compilation dir.
4651 CmdArgs.push_back("-resource-dir");
4847 // Add in -fdebug-compilation-dir if necessary.
5341 CmdArgs.push_back("-module-dependency-dir");
5878 // TODO: Once -module-dependency-dir works with -frewrite-includes it'd be
6512 // Add the -fdebug-compilation-dir flag if needed.
10063 TC.getDriver().Dir + "/../lib"));