LLVM: llvm::object::WindowsResourceParser::StringOrID Struct Reference (original) (raw)

#include "[llvm/Object/WindowsResource.h](WindowsResource%5F8h%5Fsource.html)"

Definition at line 236 of file WindowsResource.h.

llvm::object::WindowsResourceParser::StringOrID::StringOrID ( uint32_t ID) inline

StringOrID() [2/2]

llvm::object::WindowsResourceParser::StringOrID::StringOrID ( ArrayRef< UTF16 > String) inline

ID

uint32_t llvm::object::WindowsResourceParser::StringOrID::ID = ~0u

IsString

bool llvm::object::WindowsResourceParser::StringOrID::IsString

String

ArrayRef<UTF16> llvm::object::WindowsResourceParser::StringOrID::String


The documentation for this struct was generated from the following file: