Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A 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 …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp38 if (isStreaming()) { in endRecord()
58 if (isStreaming()) in maxFieldLength()
102 if (isStreaming()) { in mapByteVectorTail()
128 if (isStreaming()) { in mapInteger()
150 if (isStreaming()) { in mapEncodedInteger()
175 if (isStreaming()) in mapEncodedInteger()
190 if (isStreaming()) { in mapEncodedInteger()
205 if (isStreaming()) { in mapStringZ()
225 if (isStreaming()) { in mapGuid()
H A DTypeRecordMapping.cpp49 if (!IO.isStreaming()) in getFlagNames()
86 if (!IO.isStreaming()) in getEnumName()
102 if (!IO.isStreaming()) in getMemberAttributes()
226 if (IO.isStreaming()) { in visitTypeBegin()
238 if (IO.isStreaming()) in visitTypeBegin()
268 if (IO.isStreaming()) { in visitMemberBegin()
364 if (IO.isStreaming()) { in visitKnownRecord()
592 if (IO.isStreaming()) { in visitKnownRecord()