Home
last modified time | relevance | path

Searched refs:remove_dot_dot (Results 51 – 56 of 56) sorted by relevance

123

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DPath.cpp1404 static std::string remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() argument
1407 path::remove_dots(buffer, remove_dot_dot, style); in remove_dots()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DPath.cpp1452 static std::string remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() argument
1455 path::remove_dots(buffer, remove_dot_dot, style); in remove_dots()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Support/
H A DPath.cpp1404 static std::string remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() argument
1407 path::remove_dots(buffer, remove_dot_dot, style); in remove_dots()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DPath.cpp1452 static std::string remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() argument
1455 path::remove_dots(buffer, remove_dot_dot, style); in remove_dots()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Support/
H A DPath.cpp1452 static std::string remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() argument
1455 path::remove_dots(buffer, remove_dot_dot, style); in remove_dots()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DPath.cpp1452 static std::string remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() argument
1455 path::remove_dots(buffer, remove_dot_dot, style); in remove_dots()

123