HomeSort by relevance Sort by last modified time
    Searched defs:raw_ostream (Results 1 - 23 of 23) sorted by null

  /external/llvm/lib/DebugInfo/DWARF/
SyntaxHighlighting.h 13 #include "llvm/Support/raw_ostream.h"
25 llvm::raw_ostream &OS;
29 WithColor(llvm::raw_ostream &OS, enum HighlightColor Type);
32 llvm::raw_ostream& get() { return OS; }
33 operator llvm::raw_ostream& () { return OS; }
  /external/llvm/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
38 class raw_ostream { class in namespace:llvm
40 void operator=(const raw_ostream &) = delete;
41 raw_ostream(const raw_ostream &) = delete;
54 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
83 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
89 virtual ~raw_ostream();
139 raw_ostream &operator<<(char C)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
25 /// raw_ostream - This class implements an extremely fast bulk output stream
29 class raw_ostream { class in namespace:llvm
31 // Do not implement. raw_ostream is noncopyable.
32 void operator=(const raw_ostream &);
33 raw_ostream(const raw_ostream &);
46 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
75 explicit raw_ostream(bool unbuffered=false function in class:llvm::raw_ostream
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
raw_ostream.h 1 //===--- raw_ostream.h - Raw output stream ----------------------*- C++ -*-===//
10 // This file defines the raw_ostream class.
44 class raw_ostream { class in namespace:llvm
57 /// If buffered, then the raw_ostream owns the buffer if (BufferMode ==
86 explicit raw_ostream(bool unbuffered = false) function in class:llvm::raw_ostream
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C)
    [all...]
  /external/llvm/lib/Support/
raw_ostream.cpp 1 //===--- raw_ostream.cpp - Implement the raw_ostream classes --------------===//
14 #include "llvm/Support/raw_ostream.h"
66 raw_ostream::~raw_ostream() {
67 // raw_ostream's subclasses should take care to flush the buffer
70 "raw_ostream destructor called with non-empty buffer!");
77 void raw_ostream::handle() {}
79 size_t raw_ostream::preferred_buffer_size() const {
84 void raw_ostream::SetBuffered()
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
raw_ostream.cpp 1 //===--- raw_ostream.cpp - Implement the raw_ostream classes --------------===//
14 #include "llvm/Support/raw_ostream.h"
59 raw_ostream::~raw_ostream() {
60 // raw_ostream's subclasses should take care to flush the buffer
63 "raw_ostream destructor called with non-empty buffer!");
70 void raw_ostream::handle() {}
72 size_t raw_ostream::preferred_buffer_size() const {
77 void raw_ostream::SetBuffered()
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
raw_ostream.cpp 1 //===--- raw_ostream.cpp - Implement the raw_ostream classes --------------===//
14 #include "llvm/Support/raw_ostream.h"
71 raw_ostream::~raw_ostream() {
72 // raw_ostream's subclasses should take care to flush the buffer
75 "raw_ostream destructor called with non-empty buffer!");
82 void raw_ostream::handle() {}
84 size_t raw_ostream::preferred_buffer_size() const {
89 void raw_ostream::SetBuffered()
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 102 // std::ostream with an implicit conversion to raw_ostream& and stream
104 // but still find raw_ostream& overloads.
114 operator raw_ostream&() { return ros_; }
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 100 // std::ostream with an implicit conversion to raw_ostream& and stream
102 // but still find raw_ostream& overloads.
111 operator raw_ostream&() { return ros_; }
    [all...]

Completed in 1163 milliseconds