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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Binary.h 42 ID_Archive,
112 bool isArchive() const { return TypeID == ID_Archive; }
  /src/external/apache2/llvm/dist/llvm/lib/Object/
Object.cpp 94 case ID_Archive:
Archive.cpp 540 : Binary(Binary::ID_Archive, Source) {

Completed in 15 milliseconds