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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp30 StringRef getYAMLTag() const;
111 StringRef ScalarDocNode::getYAMLTag() const { function in class:ScalarDocNode
177 TagOS << S.getYAMLTag();

Completed in 50 milliseconds