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

Method getTypePointerRel

type.cc:3782–3789  ·  view source on GitHub ↗

Find/create a pointer data-type that points at a known offset relative to a containing data-type. The resulting data-type is unnamed and ephemeral. \param parentPtr is a model pointer data-type, pointing to the containing data-type \param ptrTo is the data-type being pointed directly to \param off is the offset of the pointed-to data-type relative to the \e container \return the new/matching point

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

propagateAddIn2OutMethod · 0.80
executeMethod · 0.80

Calls 1

markEphemeralMethod · 0.80

Tested by

no test coverage detected