llvm::object::Binary::isWinRes

True if this is a Windows resource (.res) file.

Synopsis

Declared in <llvm/Object/Binary.h>

bool
isWinRes() const;

Return Value

True if this is a Windows resource (.res) file.