Searched refs:genLink (Results 1 – 3 of 3) sorted by relevance
32 function genLink(Ref, CurrentDirectory) { function52 SpanNode.appendChild(genLink(Index, CurrentDirectory));
189 function genLink(table) { function196 md += `_Extends ${genLink(table.parent)}_\n\n`;205 md += `||_Columns inherited from_ ${genLink(curTable)}\n`
302 static std::unique_ptr<TagNode> genLink(const Twine &Text, const Twine &Link) { in genLink() function315 return genLink(Type.Name, "#" + JumpToSection.getValue()); in genReference()324 return genLink(Type.Name, Path); in genReference()