Home
last modified time | relevance | path

Searched refs:Pwd (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp3433 SmallString<128> Pwd; in ConstructJob() local
3434 if (!llvm::sys::fs::current_path(Pwd)) { in ConstructJob()
3435 llvm::sys::path::append(Pwd, CoverageFilename); in ConstructJob()
3436 CoverageFilename.swap(Pwd); in ConstructJob()
/external/libxml2/
DChangeLog15012 a cleaned up version of the Pwd shell string generation.