HomeSort by relevance Sort by last modified time
    Searched full:hasarchivemember (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
Archive.h 177 /// hasArchiveMember - check if an archive file is included or not
178 bool hasArchiveMember(const llvm::StringRef& pName) const;
  /frameworks/compile/mclinker/lib/LD/
Archive.cpp 140 /// hasArchiveMember - check if an archive file is included or not
141 bool Archive::hasArchiveMember(const llvm::StringRef& pName) const

Completed in 73 milliseconds