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

Method getThisPointerStorage

fspec.cc:4445–4462  ·  view source on GitHub ↗

A likely pointer data-type for "this" pointer is passed in, which can be pointer to void. As the storage of "this" may depend on the full prototype, if the prototype is not already locked in, we assume the prototype returns void and takes the given data-type as the single input parameter. \param dt is the given input data-type \return the starting address of storage for the "this" pointer

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

prepareThisPointerMethod · 0.80

Calls 5

AddressClass · 0.85
sizeMethod · 0.80
hasThisPointerMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected