clang API Documentation

Public Member Functions | Public Attributes
clang::comments::InlineCommandComment::Argument Struct Reference

#include <Comment.h>

Collaboration diagram for clang::comments::InlineCommandComment::Argument:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Argument (SourceRange Range, StringRef Text)

Public Attributes

SourceRange Range
StringRef Text

Detailed Description

Definition at line 305 of file Comment.h.


Constructor & Destructor Documentation

Definition at line 309 of file Comment.h.


Member Data Documentation

Definition at line 306 of file Comment.h.

Definition at line 307 of file Comment.h.


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