clang
20.0.0git
clang
comments
Token
clang::comments::Token Member List
This is the complete list of members for
clang::comments::Token
, including all inherited members.
dump
(const Lexer &L, const SourceManager &SM) const
clang::comments::Token
getCommandID
() const LLVM_READONLY
clang::comments::Token
inline
getEndLocation
() const LLVM_READONLY
clang::comments::Token
inline
getHTMLIdent
() const LLVM_READONLY
clang::comments::Token
inline
getHTMLQuotedString
() const LLVM_READONLY
clang::comments::Token
inline
getHTMLTagEndName
() const LLVM_READONLY
clang::comments::Token
inline
getHTMLTagStartName
() const LLVM_READONLY
clang::comments::Token
inline
getKind
() const LLVM_READONLY
clang::comments::Token
inline
getLength
() const LLVM_READONLY
clang::comments::Token
inline
getLocation
() const LLVM_READONLY
clang::comments::Token
inline
getText
() const LLVM_READONLY
clang::comments::Token
inline
getUnknownCommandName
() const LLVM_READONLY
clang::comments::Token
inline
getVerbatimBlockID
() const LLVM_READONLY
clang::comments::Token
inline
getVerbatimBlockText
() const LLVM_READONLY
clang::comments::Token
inline
getVerbatimLineID
() const LLVM_READONLY
clang::comments::Token
inline
getVerbatimLineText
() const LLVM_READONLY
clang::comments::Token
inline
is
(tok::TokenKind K) const LLVM_READONLY
clang::comments::Token
inline
isNot
(tok::TokenKind K) const LLVM_READONLY
clang::comments::Token
inline
Lexer
clang::comments::Token
friend
setCommandID
(unsigned ID)
clang::comments::Token
inline
setHTMLIdent
(StringRef Name)
clang::comments::Token
inline
setHTMLQuotedString
(StringRef Str)
clang::comments::Token
inline
setHTMLTagEndName
(StringRef Name)
clang::comments::Token
inline
setHTMLTagStartName
(StringRef Name)
clang::comments::Token
inline
setKind
(tok::TokenKind K)
clang::comments::Token
inline
setLength
(unsigned L)
clang::comments::Token
inline
setLocation
(SourceLocation SL)
clang::comments::Token
inline
setText
(StringRef Text)
clang::comments::Token
inline
setUnknownCommandName
(StringRef Name)
clang::comments::Token
inline
setVerbatimBlockID
(unsigned ID)
clang::comments::Token
inline
setVerbatimBlockText
(StringRef Text)
clang::comments::Token
inline
setVerbatimLineID
(unsigned ID)
clang::comments::Token
inline
setVerbatimLineText
(StringRef Text)
clang::comments::Token
inline
TextTokenRetokenizer
clang::comments::Token
friend
Generated on Fri Nov 22 2024 09:53:24 for clang by
1.9.6