Searched defs:IsAbsolutePath (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp447 bool IsAbsolutePath = Path.length() > 1 && Path[0] == '/'; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp264 bool IsAbsolutePath(const char *path) { function in namespace:__sanitizer
H A Dsanitizer_rtems.cpp259 bool IsAbsolutePath(const char *path) { function in namespace:__sanitizer
H A Dsanitizer_win.cpp511 bool IsAbsolutePath(const char *path) { function in namespace:__sanitizer

Completed in 165 milliseconds