MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / DataLayoutCompareActionFactory

Method DataLayoutCompareActionFactory

ThunkLibs/Generator/data_layout.cpp:399–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397}
398
399DataLayoutCompareActionFactory::DataLayoutCompareActionFactory(const ABI& abi)
400 : abi(abi) {}
401
402DataLayoutCompareActionFactory::~DataLayoutCompareActionFactory() = default;
403

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected