Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp116 std::string foundTag = CurrentNode->_node->getVerbatimTag(); in mapTag()
352 Tag = CurrentNode->_node->getVerbatimTag(); in scalarTag()
H A DYAMLParser.cpp1963 std::string Node::getVerbatimTag() const { in getVerbatimTag() function in Node
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h165 std::string getVerbatimTag() const;