Searched refs:StructTypeId (Results 1 – 1 of 1) sorted by relevance
1342 uint32_t StructTypeId = 0; in endModule() local1345 StructTypeId = StructType->getId(); in endModule()1350 if (StructTypeId == 0) { in endModule()1352 StructTypeId = addType(std::move(FwdTypeEntry)); in endModule()1356 DType->setPointeeType(StructTypeId); in endModule()