Searched defs:data_t (Results 1 – 2 of 2) sorted by relevance
98 struct data_t { in parseModuleId() struct99 using uuid_t = uint8_t[16]; in parseModuleId()100 uuid_t uuid; in parseModuleId()101 llvm::support::ubig32_t age; in parseModuleId()
33 typedef long data_t; typedef