Home
last modified time | relevance | path

Searched refs:has_root_directory (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DPath.h377 bool has_root_directory(const Twine &path);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h394 bool has_root_directory(const Twine &path, Style style = Style::native);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp627 bool has_root_directory(const Twine &path) { in has_root_directory() function
680 bool rootDir = has_root_directory(p), in is_absolute()
811 bool rootDirectory = path::has_root_directory(p), in make_absolute()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp637 bool has_root_directory(const Twine &path, Style style) { in has_root_directory() function
690 bool rootDir = has_root_directory(p, style); in is_absolute()
880 bool rootDirectory = path::has_root_directory(p); in make_absolute()
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest9-pr18818-clang.so.abi3831 …<function-decl name='has_root_directory' mangled-name='_ZNK5boost10filesystem4path18has_root_direc…
Dtest10-pr18818-gcc.so.abi5489 …<function-decl name='has_root_directory' mangled-name='_ZNK5boost10filesystem4path18has_root_direc…