Lines Matching refs:cwd
1919 SmallString<128> cwd;1920 if (!llvm::sys::fs::current_path(cwd)) {1922 CmdArgs.push_back(Args.MakeArgString(cwd));