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

Method isOpIdentical

coreaction.cc:2463–2475  ·  view source on GitHub ↗

\brief Test if two data-types are operation identical If, at a source code level, a variable with data-type \b ct1 can be legally substituted for another variable with data-type \b ct2, return \b true. The substitution must be allowed for all possible operations the variable may be involved in. \param ct1 is the first data-type \param ct2 is the second data-type

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getMetatypeMethod · 0.80
getPtrToMethod · 0.80
getTypedefMethod · 0.45

Tested by

no test coverage detected