Searched refs:idStructTy (Results 1 – 1 of 1) sorted by relevance
698 StructType idStructTy; in parseStructType() local701 idStructTy = StructType::getIdentified(dialect.getContext(), identifier); in parseStructType()729 if (failed(idStructTy.trySetBody(memberTypes, offsetInfo, in parseStructType()734 return idStructTy; in parseStructType()