Lines Matching refs:CWD
382 SmallString<256> CWD;383 llvm::sys::fs::current_path(CWD);384 return CWDName = internString(CWD);