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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Binary.h 154 bool isWinRes() const { return TypeID == ID_WinRes; }
WindowsResource.h 140 static bool classof(const Binary *V) { return V->isWinRes(); }

Completed in 15 milliseconds