clang 22.0.0git
clang::dataflow::UncheckedOptionalAccessDiagnostic Struct Reference

Diagnostic information for an unchecked optional access. More...

#include "clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h"

Public Attributes

CharSourceRange Range

Detailed Description

Diagnostic information for an unchecked optional access.

Definition at line 76 of file UncheckedOptionalAccessModel.h.

Member Data Documentation

◆ Range

CharSourceRange clang::dataflow::UncheckedOptionalAccessDiagnostic::Range

Definition at line 77 of file UncheckedOptionalAccessModel.h.


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