Home
last modified time | relevance | path

Searched defs:make_absolute (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/tool/
H A Drun-clang-tidy.py86 def make_absolute(f, directory): global() function
/llvm-project/llvm/lib/Support/
H A DPath.cpp907 void make_absolute(const Twine &current_directory, make_absolute() function
956 std::error_code make_absolute(SmallVectorImpl<char> &path) { make_absolute() function