Searched refs:FwdTypeEntry (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1284 auto FwdTypeEntry = std::make_unique<BTFTypeFwd>(TypeName, IsUnion); local
1285 StructTypeId = addType(std::move(FwdTypeEntry));

Completed in 45 milliseconds