Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DYAMLTraits.cpp124 std::string foundTag = CurrentNode->_node->getVerbatimTag(); in mapTag()
358 Tag = CurrentNode->_node->getVerbatimTag(); in scalarTag()
DYAMLParser.cpp1890 std::string Node::getVerbatimTag() const { in getVerbatimTag() function in Node
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DYAMLParser.h163 std::string getVerbatimTag() const;