reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Support/Path.h
  387 bool has_root_path(const Twine &path, Style style = Style::native);

References

unittests/Support/Path.cpp
  157     (void)path::has_root_path(*i);