Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DPath.cpp357 bool has_drive = in root_path() local
364 if (has_net || has_drive) { in root_path()
388 bool has_drive = in root_name() local
395 if (has_net || has_drive) { in root_name()
411 bool has_drive = in root_directory() local
418 if ((has_net || has_drive) && in root_directory()