Home
last modified time | relevance | path

Searched refs:getYAMLTag (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp30 StringRef getYAMLTag() const;
111 StringRef ScalarDocNode::getYAMLTag() const { in getYAMLTag() function in ScalarDocNode
177 TagOS << S.getYAMLTag(); in output()
/external/llvm-project/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp30 StringRef getYAMLTag() const;
111 StringRef ScalarDocNode::getYAMLTag() const { in getYAMLTag() function in ScalarDocNode
177 TagOS << S.getYAMLTag(); in output()