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

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DPath.cpp40 inline Style real_style(Style style) { function in namespace:__anon2465
56 if (real_style(style) == Style::windows)
610 if (real_style(style) == Style::windows)
717 style = real_style(style);

Completed in 117 milliseconds