MCPcopy Index your code
hub / github.com/TinyCC/tinycc / compare_types

Function compare_types

tccgen.c:2857–2904  ·  view source on GitHub ↗

return true if type1 and type2 are the same. If unqualified is true, qualifiers on the types are ignored. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

combine_typesFunction · 0.85
is_compatible_typesFunction · 0.85
unaryFunction · 0.85

Calls 3

pointed_typeFunction · 0.85
is_compatible_typesFunction · 0.85
is_compatible_funcFunction · 0.85

Tested by

no test coverage detected