Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp130 size_t parent_path_end(StringRef path) { in parent_path_end() function
401 size_t end_pos = parent_path_end(path); in parent_path()
409 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp135 size_t parent_path_end(StringRef path) { in parent_path_end() function
494 size_t end_pos = parent_path_end(path); in parent_path()
502 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename()
/external/llvm/lib/Support/
DPath.cpp135 size_t parent_path_end(StringRef path) { in parent_path_end() function
494 size_t end_pos = parent_path_end(path); in parent_path()
502 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename()