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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
Binary.h 136 bool isWinRes() const { return TypeID == ID_WinRes; }
WindowsResource.h 135 static bool classof(const Binary *V) { return V->isWinRes(); }

Completed in 276 milliseconds