MCPcopy Create free account
hub / github.com/AliveToolkit/alive2 / enforcePtrType

Method enforcePtrType

ir/type.cpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133expr Type::enforcePtrType() const {
134 return false;
135}
136
137expr Type::enforceStructType() const {
138 return false;

Callers 3

getTypeConstraintsMethod · 0.80
getTypeConstraintsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected