Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DSuffixTreeNode.cpp32 SuffixTreeInternalNode *SuffixTreeInternalNode::getLink() const { return Link; } getLink() function in SuffixTreeInternalNode
/llvm-project/clang/lib/Driver/
H A DToolChain.cpp492 Tool *ToolChain::getLink() const { getLink() function in ToolChain