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