CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

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)