Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DPath.cpp906 void make_absolute(const Twine &current_directory, in make_absolute() argument
919 current_directory.toVector(current_dir); in make_absolute()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileSystem.h284 void make_absolute(const Twine &current_directory, SmallVectorImpl<char> &path);