HomeSort by: relevance | last modified time | path
    Searched refs:isStreaming (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 69 bool isStreaming() const {
82 if (isStreaming()) {
101 if (isStreaming()) {
115 if (!isStreaming() && sizeof(Value) > maxFieldLength())
121 if (isWriting() || isStreaming())
146 if (isStreaming()) {
183 if (isStreaming() || isWriting()) {
208 if (isStreaming())
214 if (isStreaming() && Streamer->isVerboseAsm())
227 if (isStreaming())
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
CodeViewRecordIO.cpp 38 if (isStreaming()) {
58 if (isStreaming())
102 if (isStreaming()) {
128 if (isStreaming()) {
150 if (isStreaming()) {
175 if (isStreaming())
190 if (isStreaming()) {
205 if (isStreaming()) {
225 if (isStreaming()) {
TypeRecordMapping.cpp 49 if (!IO.isStreaming())
86 if (!IO.isStreaming())
102 if (!IO.isStreaming())
226 if (IO.isStreaming()) {
238 if (IO.isStreaming())
268 if (IO.isStreaming()) {
364 if (IO.isStreaming()) {
592 if (IO.isStreaming()) {

Completed in 18 milliseconds