Searched defs:remove_dots (Results 1 – 2 of 2) sorted by relevance
702 static SmallString<256> remove_dots(StringRef path, bool remove_dot_dot) { in remove_dots() function728 bool remove_dots(SmallVectorImpl<char> &path, bool remove_dot_dot) { in remove_dots() function
711 static SmallString<256> remove_dots(StringRef path, bool remove_dot_dot, in remove_dots() function739 bool remove_dots(SmallVectorImpl<char> &path, bool remove_dot_dot, in remove_dots() function