clang 22.0.0git
clang::comments::Comment::Argument Struct Reference

#include "clang/AST/Comment.h"

Public Attributes

SourceRange Range
StringRef Text

Detailed Description

Definition at line 227 of file Comment.h.

Member Data Documentation

◆ Range

SourceRange clang::comments::Comment::Argument::Range

Definition at line 228 of file Comment.h.

◆ Text

StringRef clang::comments::Comment::Argument::Text

Definition at line 229 of file Comment.h.


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