HomeSort by: relevance | last modified time | path
    Searched refs:getLink (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
CFLSteensAliasAnalysis.cpp 148 auto &Link = Sets.getLink(SetIndex);
309 auto AttrsA = Sets.getLink(SetA.Index).Attrs;
310 auto AttrsB = Sets.getLink(SetB.Index).Attrs;
StratifiedSets.h 101 const StratifiedLink &getLink(StratifiedIndex Index) const {
258 const StratifiedLink &getLink() const { return Link; }
276 StratLinks.push_back(Link.getLink());
  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
ToolChain.h 151 Tool *getLink() const;
  /src/external/apache2/llvm/dist/clang/lib/Driver/
ToolChain.cpp 299 Tool *ToolChain::getLink() const {
338 return getLink();

Completed in 26 milliseconds