#include "clang/AST/Comment.h"
Definition at line 435 of file Comment.h.
◆ Attribute() [1/3]
clang::comments::HTMLStartTagComment::Attribute::Attribute |
( |
| ) |
|
|
inline |
◆ Attribute() [2/3]
clang::comments::HTMLStartTagComment::Attribute::Attribute |
( |
SourceLocation |
NameLocBegin, |
|
|
StringRef |
Name |
|
) |
| |
|
inline |
◆ Attribute() [3/3]
◆ getNameLocEnd()
SourceLocation clang::comments::HTMLStartTagComment::Attribute::getNameLocEnd |
( |
| ) |
const |
|
inline |
◆ getNameRange()
SourceRange clang::comments::HTMLStartTagComment::Attribute::getNameRange |
( |
| ) |
const |
|
inline |
◆ EqualsLoc
SourceLocation clang::comments::HTMLStartTagComment::Attribute::EqualsLoc |
◆ Name
StringRef clang::comments::HTMLStartTagComment::Attribute::Name |
◆ NameLocBegin
SourceLocation clang::comments::HTMLStartTagComment::Attribute::NameLocBegin |
◆ Value
StringRef clang::comments::HTMLStartTagComment::Attribute::Value |
◆ ValueRange
SourceRange clang::comments::HTMLStartTagComment::Attribute::ValueRange |
The documentation for this class was generated from the following file: