Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp30 StringRef getYAMLTag() const;
111 StringRef ScalarDocNode::getYAMLTag() const { in getYAMLTag() function in ScalarDocNode
177 TagOS << S.getYAMLTag(); in output()