Home
last modified time | relevance | path

Searched refs:Path3 (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DPath.h361 const Twine &Path2 = "", const Twine &Path3 = "");
/external/llvm/include/llvm/Support/
DPath.h361 const Twine &Path2 = "", const Twine &Path3 = "");
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DPath.h378 const Twine &Path2 = "", const Twine &Path3 = "");
/external/llvm/unittests/Support/
DPath.cpp905 SmallString<64> Path3("a\\b"); in TEST() local
916 path::native(Path3); in TEST()
917 EXPECT_PATH_IS(Path3, "a\\b", "a/b"); in TEST()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp1175 const Twine &Path2, const Twine &Path3) { in user_cache_directory() argument
1177 append(Result, Path1, Path2, Path3); in user_cache_directory()
/external/llvm/lib/Support/
DPath.cpp1178 const Twine &Path2, const Twine &Path3) { in user_cache_directory() argument
1180 append(Result, Path1, Path2, Path3); in user_cache_directory()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp1236 const Twine &Path2, const Twine &Path3) { in user_cache_directory() argument
1238 append(Result, Path1, Path2, Path3); in user_cache_directory()