Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DPath.cpp257 static StringRef getDirnameCharSep(StringRef path, const char *Sep) { in getDirnameCharSep() function
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DPath.inc329 return getDirnameCharSep(path, "/");
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DPath.inc363 return getDirnameCharSep(path, "/");