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

Function nullcIsPointer

NULLC/includes/typeinfo.cpp:352–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350}
351
352int nullcIsPointer(unsigned int id)
353{
354 return NULLCTypeInfo::IsPointer(id);
355}
356
357unsigned int nullcGetSubType(int id)
358{

Callers 1

ConstructVectorFunction · 0.85

Calls 1

IsPointerFunction · 0.85

Tested by

no test coverage detected