Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ TakeDataLayout
Method
TakeDataLayout
ThunkLibs/Generator/interface.h:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
std::unique_ptr<ABI> TakeDataLayout() {
25
return std::move(abi);
26
}
27
};
28
29
class DataLayoutCompareActionFactory : public clang::tooling::FrontendActionFactory {
Callers
1
compute_data_layout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected