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

Function SelectTypeByPointer

NULLC/Callbacks.cpp:1151–1154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1149}
1150
1151void SelectTypeByPointer(TypeInfo* type)
1152{
1153 currType = type;
1154}
1155
1156void SelectTypeForGeneric(unsigned nodeIndex)
1157{

Callers 15

AddListGeneratorFunction · 0.85
CompileMethod · 0.85
ParseArrayDefinitionFunction · 0.85
ParseTypeofExtendedFunction · 0.85
ParseTypePostExpressionsFunction · 0.85
ParseSelectTypeFunction · 0.85
ParseClassBodyFunction · 0.85
ParseEnumFunction · 0.85
ParseFunctionVariablesFunction · 0.85
ParseFunctionDefinitionFunction · 0.85
ParseVariableDefineSubFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected