Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp702 static SmallString<256> remove_dots(StringRef path, bool remove_dot_dot) { in remove_dots() function
728 bool remove_dots(SmallVectorImpl<char> &path, bool remove_dot_dot) { in remove_dots() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp711 static SmallString<256> remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() function
739 bool remove_dots(SmallVectorImpl<char> &path, bool remove_dot_dot, in remove_dots() function