Home
last modified time | relevance | path

Searched defs:TextNode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp76 struct TextNode : public HTMLNode { struct
77 TextNode(const Twine &Text) in TextNode() argument
80 std::string Text; // Content of node