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

Method GetTypeId

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

Source from the content-addressed store, hash-verified

244 return typeId == 0;
245 }
246 virtual int GetTypeId() { return TypeId; }
247
248public:
249 virtual BeType* GetType()

Callers 7

ToStringMethod · 0.45
DoInliningMethod · 0.45
HandleNextCmdMethod · 0.45
BeValueDynCastExactFunction · 0.45
FindDerivedTypeMethod · 0.45
GetOperandMethod · 0.45
GenerateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected