MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetDefinedType

Function GetDefinedType

NULLC/Callbacks.cpp:5232–5235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5230}
5231
5232TypeInfo* GetDefinedType()
5233{
5234 return newType;
5235}
5236
5237void AddAliasType(InplaceStr aliasName)
5238{

Callers 2

ParseClassBodyFunction · 0.85
ParseEnumFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected