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

Method getTypedef

type.cc:3586–3606  ·  view source on GitHub ↗

Find or create a data-type identical to the given data-type except for its name and id. If the name and id already describe an incompatible data-type, an exception is thrown. \param ct is the given data-type to clone \param name is the new name for the clone \param id is the new id for the clone (or 0) \param format is a particular format to force when printing (or zero) \return the (found or crea

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

decodeTypedefMethod · 0.45
castStandardMethod · 0.45
isOpIdenticalMethod · 0.45
parse_CFunction · 0.45
checkAddressOfCastMethod · 0.45

Calls 3

LowlevelErrorClass · 0.85
cloneMethod · 0.45
setDisplayFormatMethod · 0.45

Tested by

no test coverage detected