MCPcopy 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
1859bool BfTypeInstance::IsCRepr()
1860{
1861 return mIsCRepr;
1862}
1863
1864bool BfTypeInstance::IsString()
1865{

Callers 1

ForcingThisPtrMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected