Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp355 bool has_drive = is_style_windows(style) && b->ends_with(":"); root_path() local
380 bool has_drive = is_style_windows(style) && b->ends_with(":"); root_name() local
397 bool has_drive = is_style_windows(style) && b->ends_with(":"); root_directory() local