Home
last modified time | relevance | path

Searched refs:isStreaming (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h69 bool isStreaming() const { in isStreaming() function
82 if (isStreaming()) { in mapObject()
101 if (isStreaming()) {
115 if (!isStreaming() && sizeof(Value) > maxFieldLength())
121 if (isWriting() || isStreaming())
146 if (isStreaming()) {
183 if (isStreaming() || isWriting()) {
208 if (isStreaming()) in getStreamedLen()
214 if (isStreaming() && Streamer->isVerboseAsm()) in emitRawComment()
227 if (isStreaming()) in incrStreamedLen()
[all …]
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp40 if (isStreaming()) { in endRecord()
60 if (isStreaming()) in maxFieldLength()
104 if (isStreaming()) { in mapByteVectorTail()
130 if (isStreaming()) { in mapInteger()
152 if (isStreaming()) { in mapEncodedInteger()
177 if (isStreaming()) in mapEncodedInteger()
192 if (isStreaming()) { in mapEncodedInteger()
210 if (isStreaming()) { in mapStringZ()
230 if (isStreaming()) { in mapGuid()
DTypeRecordMapping.cpp69 if (!IO.isStreaming()) in getFlagNames()
106 if (!IO.isStreaming()) in getEnumName()
122 if (!IO.isStreaming()) in getMemberAttributes()
246 if (IO.isStreaming()) { in visitTypeBegin()
258 if (IO.isStreaming()) in visitTypeBegin()
288 if (IO.isStreaming()) { in visitMemberBegin()
384 if (IO.isStreaming()) { in visitKnownRecord()
611 if (IO.isStreaming()) { in visitKnownRecord()