Searched refs:ID_WinRes (Results 1 – 3 of 3) sorted by relevance
51 ID_WinRes, // Windows resource (.res) file. enumerator161 bool isWinRes() const { return TypeID == ID_WinRes; } in isWinRes()
103 case ID_WinRes: in LLVMBinaryGetType()
51 : Binary(Binary::ID_WinRes, Source) { in WindowsResource()