Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DPath.cpp361 bool has_drive = in root_path() local
368 if (has_net || has_drive) { in root_path()
392 bool has_drive = in root_name() local
399 if (has_net || has_drive) { in root_name()
415 bool has_drive = in root_directory() local
422 if ((has_net || has_drive) && in root_directory()