Searched refs:getLink (Results 1 – 4 of 4) sorted by relevance
148 auto &Link = Sets.getLink(SetIndex); in FunctionInfo()309 auto AttrsA = Sets.getLink(SetA.Index).Attrs; in query()310 auto AttrsB = Sets.getLink(SetB.Index).Attrs; in query()
101 const StratifiedLink &getLink(StratifiedIndex Index) const { in getLink() function258 const StratifiedLink &getLink() const { return Link; } in getLink() function276 StratLinks.push_back(Link.getLink()); in finalizeSets()
330 Tool *ToolChain::getLink() const { in getLink() function in ToolChain368 LinkerWrapper.reset(new tools::LinkerWrapper(*this, getLink())); in getLinkerWrapper()381 return getLink(); in getTool()
160 Tool *getLink() const;