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

Method checkAddressOfCast

printc.cc:376–418  ·  view source on GitHub ↗

Check that the output data-type is a pointer to an array and then that the second data-type is a pointer to the element type (of the array). If this holds and the input variable represents a symbol with an \e array data-type, return \b true. \return \b true if the CAST can be rendered as '&'

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

getHighTypeDefFacingMethod · 0.80
getHighTypeReadFacingMethod · 0.80
getMetatypeMethod · 0.80
getPtrToMethod · 0.80
isWrittenMethod · 0.80
codeMethod · 0.80
getSubTypeMethod · 0.80
getOutMethod · 0.45
getInMethod · 0.45
getSizeMethod · 0.45
getBaseMethod · 0.45
getTypedefMethod · 0.45

Tested by

no test coverage detected