Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-doc/assets/
H A Dindex.js32 function genLink(Ref, CurrentDirectory) { global() function
/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp313 static std::unique_ptr<TagNode> genLink(const Twine &Text, const Twine &Link) { genLink() function