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

References

include/llvm/Object/SymbolicFile.h
   46 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
   46 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
include/llvm/Remarks/YAMLRemarkSerializer.h
   35   yaml::Output YAMLOutput;
include/llvm/Support/YAMLTraits.h
 1773 typename std::enable_if<has_DocumentListTraits<T>::value, Output &>::type
 1774 operator<<(Output &yout, T &docList) {
 1792                                Output &>::type
 1793 operator<<(Output &yout, T &map) {
 1807 typename std::enable_if<has_SequenceTraits<T>::value, Output &>::type
 1808 operator<<(Output &yout, T &seq) {
 1822 typename std::enable_if<has_BlockScalarTraits<T>::value, Output &>::type
 1823 operator<<(Output &Out, T &Val) {
 1837 typename std::enable_if<has_CustomMappingTraits<T>::value, Output &>::type
 1838 operator<<(Output &Out, T &Val) {
 1852 inline typename std::enable_if<has_PolymorphicTraits<T>::value, Output &>::type
 1853 operator<<(Output &Out, T &Val) {
 1870                                Output &>::type
 1871 operator<<(Output &yout, T &seq) {
lib/BinaryFormat/MsgPackDocumentYAML.cpp
  238   yaml::Output Yout(OS);
lib/CodeGen/MIRPrinter.cpp
  238   yaml::Output Out(OS);
  871   yaml::Output Out(OS);
lib/Support/AMDGPUMetadata.cpp
  217   yaml::Output YamlOutput(YamlStream, nullptr, std::numeric_limits<int>::max());
lib/TextAPI/ELF/TBEHandler.cpp
  156   yaml::Output YamlOut(OS, NULL, /*WrapColumn =*/0);
lib/TextAPI/MachO/TextStub.cpp
 1132   llvm::yaml::Output YAMLOut(OS, &Ctx, /*WrapColumn=*/80);
lib/Transforms/IPO/LowerTypeTests.cpp
 1695     yaml::Output Out(OS);
lib/Transforms/IPO/WholeProgramDevirt.cpp
  771     yaml::Output Out(OS);
tools/clang/lib/Format/Format.cpp
 1204   llvm::yaml::Output Output(Stream);
tools/clang/lib/Frontend/FrontendActions.cpp
  436       llvm::yaml::Output YO(OS);
tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp
  230   llvm::yaml::Output YAML(YamlContentStream);
tools/clang/tools/clang-rename/ClangRename.cpp
  204       yaml::Output YAML(OS);
tools/clang/tools/extra/clang-doc/YAMLGenerator.cpp
  277   llvm::yaml::Output InfoYAML(OS);
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.cpp
  120   llvm::yaml::Output yout(OS);
tools/clang/tools/extra/clang-tidy/ClangTidy.cpp
  607   yaml::Output YAML(OS);
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.cpp
  339   llvm::yaml::Output Output(Stream);
tools/clang/tools/extra/clangd/index/YAMLSerialization.cpp
  336   llvm::yaml::Output Yout(OS);
  392     llvm::yaml::Output Yout(OS);
  404     llvm::yaml::Output Yout(OS);
  414     llvm::yaml::Output Yout(OS);
tools/clang/unittests/Tooling/DiagnosticsYamlTest.cpp
  109   yaml::Output YAML(YamlContentStream);
tools/clang/unittests/Tooling/ReplacementsYamlTest.cpp
   30   yaml::Output YAML(YamlContentStream);
   58   yaml::Output YAML(YamlContentStream);
tools/dsymutil/DebugMap.cpp
  109   yaml::Output yout(OS, /* Ctxt = */ nullptr, /* WrapColumn = */ 0);
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
  832   llvm::yaml::Output yout(out, &yamlContext);
tools/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
 1310     llvm::yaml::Output yout(out, &yamlContext);
tools/lldb/source/Utility/GDBRemote.cpp
   49   yaml::Output yout(strm);
tools/lldb/source/Utility/Reproducer.cpp
  190   yaml::Output yout(*strm);
  271   yaml::Output yout(os);
tools/llvm-exegesis/lib/BenchmarkResult.cpp
  376   yaml::Output Yout(OS, nullptr /*Ctx*/, 200 /*WrapColumn*/);
tools/llvm-ifs/llvm-ifs.cpp
  368     yaml::Output YamlOut(Out, NULL, /*WrapColumn =*/0);
tools/llvm-pdbutil/YAMLOutputStyle.h
   42   llvm::yaml::Output Out;
tools/llvm-xray/xray-converter.cpp
   95   Output Out(OS, nullptr, 0);
tools/llvm-xray/xray-extract.cpp
   67   Output Out(OS, nullptr, 0);
tools/obj2yaml/coff2yaml.cpp
  360   yaml::Output Yout(Out);
tools/obj2yaml/elf2yaml.cpp
  978   yaml::Output Yout(Out);
tools/obj2yaml/macho2yaml.cpp
  508   yaml::Output Yout(Out);
  541   yaml::Output Yout(Out);
tools/obj2yaml/minidump2yaml.cpp
   21   yaml::Output Output(Out);
tools/obj2yaml/wasm2yaml.cpp
  384   yaml::Output Yout(Out);
tools/obj2yaml/xcoff2yaml.cpp
   92   yaml::Output Yout(Out);
unittests/ObjectYAML/YAMLTest.cpp
   34   yaml::Output YOut(OS);
unittests/Support/YAMLIOTest.cpp
  220     Output yout(ostr);
  283     Output YOut(OS);
  315     Output YOut(OS);
  448     Output yout(ostr);
  562     Output yout(ostr);
  650     Output yout(ostr);
  758     Output yout(ostr);
  956     Output yout(ostr);
 1047     Output yout(ostr);
 1137     Output yout(ostr);
 1168     Output yout(ostr);
 1193     Output yout(ostr);
 1307     Output yout(ostr);
 1352     Output yout(ostr);
 1456     Output yout(ostr);
 1581     Output yout(ostr);
 1663     Output yout(ostr);
 1752     Output yout(ostr);
 1864     Output yout(ostr);
 2321     Output yout(ostr);
 2420     Output yout(ostr, nullptr, 15);
 2444     Output yout(ostr, nullptr, 25);
 2466     Output yout(ostr, nullptr, 0);
 2525   Output yout(ostr, nullptr, 15);
 2562   Output xout(ostr, nullptr, 0);
 2602   Output xout(ostr, nullptr, 0);
 2644   Output yout(OS);
 2653   Output yout(OS);
 2661   Output xout(ostr, nullptr, 0);
 2938   Output yout(ostr);
 2955     Output yout(ostr);
 2987     Output yout(ostr);
usr/include/c++/7.4.0/type_traits
 1633     { typedef _Tp   type; };