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

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)