clang 22.0.0git
clang::ast_matchers::dynamic::ParserValue Struct Reference

A VariantValue instance annotated with its parser context. More...

#include "clang/ASTMatchers/Dynamic/Diagnostics.h"

Public Member Functions

 ParserValue ()

Public Attributes

StringRef Text
SourceRange Range
VariantValue Value

Detailed Description

A VariantValue instance annotated with its parser context.

Definition at line 42 of file Diagnostics.h.

Constructor & Destructor Documentation

◆ ParserValue()

clang::ast_matchers::dynamic::ParserValue::ParserValue ( )
inline

Definition at line 43 of file Diagnostics.h.

Member Data Documentation

◆ Range

◆ Text

StringRef clang::ast_matchers::dynamic::ParserValue::Text

Definition at line 44 of file Diagnostics.h.

◆ Value


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