Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp39 inline Style real_style(Style style) { in real_style() function
48 if (real_style(style) == Style::windows) in separators()
54 if (real_style(style) == Style::windows) in preferred_separator()
69 if (real_style(style) == Style::windows) { in find_first_component()
101 if (real_style(style) == Style::windows) { in filename_pos()
116 if (real_style(style) == Style::windows) { in root_dir_start()
500 if (real_style(style) == Style::windows) { in starts_with()
567 if (real_style(style) != Style::windows) in convert_to_slash()
602 if (real_style(style) == Style::windows) in is_separator()
608 if (real_style(style) == Style::windows) in get_separator()
[all …]