Predicate hasFunctionAddressType
Holds if an IRFunctionAddressType
with the specified byteSize
should exist.
Import path
import semmle.code.cpp.ir.internal.CppType
predicate hasFunctionAddressType(int byteSize)
Holds if an IRFunctionAddressType
with the specified byteSize
should exist.
import semmle.code.cpp.ir.internal.CppType
predicate hasFunctionAddressType(int byteSize)