Searched defs:TextContentStream (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | MinidumpYAML.h | 186 struct TextContentStream : public Stream { struct 189 TextContentStream(minidump::StreamType Type, StringRef Text = {}) argument 190 : Stream(StreamKind::TextContent, Type), Text(Text) {} in Stream() 192 static bool classof(const Stream *S) { in classof()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | MinidumpYAML.h | 186 struct TextContentStream : public Stream { struct 189 TextContentStream(minidump::StreamType Type, StringRef Text = {}) argument 190 : Stream(StreamKind::TextContent, Type), Text(Text) {} in Stream() 192 static bool classof(const Stream *S) { in classof()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | MinidumpYAML.h | 186 struct TextContentStream : public Stream { struct 189 TextContentStream(minidump::StreamType Type, StringRef Text = {}) argument 190 : Stream(StreamKind::TextContent, Type), Text(Text) {} in Stream() 192 static bool classof(const Stream *S) { in classof()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | MinidumpYAML.h | 186 struct TextContentStream : public Stream { struct 189 TextContentStream(minidump::StreamType Type, StringRef Text = {}) argument 190 : Stream(StreamKind::TextContent, Type), Text(Text) {} in Stream() 192 static bool classof(const Stream *S) { in classof()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | MinidumpYAML.h | 186 struct TextContentStream : public Stream { struct 189 TextContentStream(minidump::StreamType Type, StringRef Text = {}) argument 190 : Stream(StreamKind::TextContent, Type), Text(Text) {} in Stream() 192 static bool classof(const Stream *S) { in classof()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | MinidumpYAML.h | 186 struct TextContentStream : public Stream { struct 189 TextContentStream(minidump::StreamType Type, StringRef Text = {}) argument 190 : Stream(StreamKind::TextContent, Type), Text(Text) {} in Stream() 192 static bool classof(const Stream *S) { in classof()
|