Predicate getCanonicalFloatingPointType
Gets the CppType
that is the canonical type for an IRFloatingPointType
with the specified
size, base, and type domain.
Import path
import semmle.code.cpp.ir.internal.CppType
CppPRValueType getCanonicalFloatingPointType(int byteSize, int base, TypeDomain domain)