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

Declarations

include/llvm/DebugInfo/CodeView/GUID.h
   49 raw_ostream &operator<<(raw_ostream &OS, const GUID &Guid);

References

include/llvm/DebugInfo/CodeView/Formatters.h
   66     Stream << V;
include/llvm/Support/FormatVariadicDetails.h
   83                                          << std::declval<U>()),
lib/ObjectYAML/CodeViewYAMLTypes.cpp
  145   OS << G;
tools/llvm-pdbutil/llvm-pdbutil.cpp
 1090   Printer << ": " << GlobalScope->getGuid();