MCPcopy Create free account
hub / github.com/beefytech/Beef / GetType

Method GetType

IDEHelper/Backend/BeModule.h:1178–1181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1176 }
1177
1178 virtual BeType* GetType() override
1179 {
1180 return GetContext()->GetPrimitiveType(BeTypeCode_NullPtr);
1181 }
1182};
1183
1184class BeStackRestoreInst : public BeInst

Callers

nothing calls this directly

Calls 1

GetPrimitiveTypeMethod · 0.45

Tested by

no test coverage detected