Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h71 bool isStreaming() const { in isStreaming() function
84 if (isStreaming()) { in mapObject()
103 if (isStreaming()) {
123 if (isWriting() || isStreaming())
148 if (isStreaming()) {
185 if (isStreaming() || isWriting()) {
210 if (isStreaming()) in getStreamedLen()
216 if (isStreaming() && Streamer->isVerboseAsm()) in emitRawComment()
229 if (isStreaming()) in incrStreamedLen()
234 if (isStreaming()) in resetStreamedLen()
[all …]
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A 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()
H A 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()
612 if (IO.isStreaming()) { in visitKnownRecord()