Predicate getCanonicalOpaqueType
Gets the CppType
that is the canonical type for an IROpaqueType
with the specified tag
and
byteSize
.
Import path
import semmle.code.cpp.ir.internal.CppType
CppType getCanonicalOpaqueType(Type tag, int byteSize)