clang-tools 23.0.0git
clang::tidy::utils::lexer::CommentToken Struct Reference

#include <LexerUtils.h>

Public Attributes

SourceLocation Loc
StringRef Text

Detailed Description

Definition at line 119 of file LexerUtils.h.

Member Data Documentation

◆ Loc

SourceLocation clang::tidy::utils::lexer::CommentToken::Loc

Definition at line 120 of file LexerUtils.h.

◆ Text

StringRef clang::tidy::utils::lexer::CommentToken::Text

Definition at line 121 of file LexerUtils.h.


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