MCPcopy Create free account
hub / github.com/cseagle/blc / getTypePointerStripArray

Method getTypePointerStripArray

type.cc:3615–3626  ·  view source on GitHub ↗

This creates a pointer to a given data-type. If the given data-type is an array, the TYPE_ARRAY property is stripped off, and a pointer to the array element data-type is returned. \param s is the size of the pointer \param pt is the pointed-to data-type \param ws is the wordsize associated with the pointer \return the TypePointer object

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

spacebaseConstantMethod · 0.80
ScoreUnionFieldsMethod · 0.80
downChainMethod · 0.80
buildPointersMethod · 0.80

Calls 5

hasStrippedMethod · 0.80
getMetatypeMethod · 0.80
calcTruncateMethod · 0.80
getStrippedMethod · 0.45
getBaseMethod · 0.45

Tested by

no test coverage detected