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

Declarations

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

References

unittests/Support/Path.cpp
  165     (void)path::has_filename(*i);