Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::runtime::LocationOnlyInfo Struct Reference

Information that an error that only has a location. More...

#include <ubsan.h>

Public Attributes

source_location_t location
 The location of the error.
 

Detailed Description

Information that an error that only has a location.

Definition at line 132 of file ubsan.h.

Member Data Documentation

◆ location

source_location_t MaxOS::runtime::LocationOnlyInfo::location

The location of the error.

Definition at line 134 of file ubsan.h.

Referenced by __ubsan_handle_builtin_unreachable(), and __ubsan_handle_missing_return().


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