Home
last modified time | relevance | path

Searched refs:outputUpToEndOfLine (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DYAMLTraits.cpp506 this->outputUpToEndOfLine(" }"); in endFlowMapping()
510 this->outputUpToEndOfLine("---"); in beginDocuments()
515 this->outputUpToEndOfLine("\n---"); in preflightDocument()
554 this->outputUpToEndOfLine(" ]"); in endFlowSequence()
581 this->outputUpToEndOfLine(Str); in matchEnumScalar()
618 this->outputUpToEndOfLine(" ]"); in endBitSetScalar()
626 this->outputUpToEndOfLine("''"); in scalarString()
631 this->outputUpToEndOfLine(S); in scalarString()
648 this->outputUpToEndOfLine(Quote); in scalarString()
662 this->outputUpToEndOfLine(Quote); // Ending quote. in scalarString()
[all …]
/external/llvm/lib/Support/
DYAMLTraits.cpp492 this->outputUpToEndOfLine(" }"); in endFlowMapping()
496 this->outputUpToEndOfLine("---"); in beginDocuments()
501 this->outputUpToEndOfLine("\n---"); in preflightDocument()
540 this->outputUpToEndOfLine(" ]"); in endFlowSequence()
567 this->outputUpToEndOfLine(Str); in matchEnumScalar()
604 this->outputUpToEndOfLine(" ]"); in endBitSetScalar()
612 this->outputUpToEndOfLine("''"); in scalarString()
617 this->outputUpToEndOfLine(S); in scalarString()
635 this->outputUpToEndOfLine("'"); // Ending single quote. in scalarString()
677 void Output::outputUpToEndOfLine(StringRef s) { in outputUpToEndOfLine() function in Output
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DYAMLTraits.h1362 void outputUpToEndOfLine(StringRef s);
/external/llvm/include/llvm/Support/
DYAMLTraits.h1151 void outputUpToEndOfLine(StringRef s);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLTraits.h1249 void outputUpToEndOfLine(StringRef s);