Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp715 bool remove_dots(SmallVectorImpl<char> &the_path, bool remove_dot_dot, in remove_dots() argument
718 StringRef remaining(the_path.data(), the_path.size()); in remove_dots()
779 the_path.swap(buffer); in remove_dots()