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

Declarations

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

References

unittests/Support/Path.cpp
  167     (void)path::has_stem(*i);