Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetVoidPtrType
Method
GetVoidPtrType
IDEHelper/Backend/BeContext.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
BeType* BeContext::GetVoidPtrType()
74
{
75
return GetPointerTo(GetPrimitiveType(BeTypeCode_None));
76
}
77
78
BeStructType* BeContext::CreateStruct(const StringImpl& name)
79
{
Callers
2
GetOperand
Method · 0.80
Build
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected