Searched refs:FwdTypeEntry (Results 1 – 1 of 1) sorted by relevance
1637 auto FwdTypeEntry = std::make_unique<BTFTypeFwd>(TypeName, IsUnion); in endModule() local1638 StructTypeId = addType(std::move(FwdTypeEntry)); in endModule()