Home
last modified time | relevance | path

Searched defs:IsAbsolutePath (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp459 bool IsAbsolutePath = Path.length() > 1 && Path[0] == '/'; in ExecuteCommand() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp276 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
H A Dsanitizer_win.cpp568 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function