FreeBSD kernel kern code
CFunctionTypeMismatchData Struct Reference
Collaboration diagram for CFunctionTypeMismatchData:

Data Fields

struct CSourceLocation mLocation
 
struct CTypeDescriptormType
 

Detailed Description

Definition at line 180 of file kern_ubsan.c.

Field Documentation

◆ mLocation

struct CSourceLocation CFunctionTypeMismatchData::mLocation

Definition at line 181 of file kern_ubsan.c.

Referenced by HandleFunctionTypeMismatch().

◆ mType

struct CTypeDescriptor* CFunctionTypeMismatchData::mType

Definition at line 182 of file kern_ubsan.c.

Referenced by HandleFunctionTypeMismatch().


The documentation for this struct was generated from the following file: