Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsCRepr
Method
IsCRepr
IDEHelper/Compiler/BfResolvedTypeUtils.cpp:1859–1862 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1857
}
1858
1859
bool BfTypeInstance::IsCRepr()
1860
{
1861
return mIsCRepr;
1862
}
1863
1864
bool BfTypeInstance::IsString()
1865
{
Callers
1
ForcingThisPtr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected