Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTarWriter.cpp176 std::string Fullpath = BaseDir + "/" + sys::path::convert_to_slash(Path); in append()
DPath.cpp572 std::string convert_to_slash(StringRef path, Style style) { in convert_to_slash() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DPath.h225 std::string convert_to_slash(StringRef path, Style style = Style::native);