Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp351 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_path() local
376 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_name() local
393 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_directory() local