Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DPathV2.cpp270 bool has_drive = in root_path() local
277 if (has_net || has_drive) { in root_path()
301 bool has_drive = in root_name() local
308 if (has_net || has_drive) { in root_name()
324 bool has_drive = in root_directory() local
331 if ((has_net || has_drive) && in root_directory()