LLVM
22.0.0git
llvm
AsmLexer
llvm::AsmLexer Member List
This is the complete list of members for
llvm::AsmLexer
, including all inherited members.
AsmLexer
(const MCAsmInfo &MAI)
llvm::AsmLexer
AsmLexer
(const AsmLexer &)=delete
llvm::AsmLexer
getAllowAtInIdentifier
()
llvm::AsmLexer
inline
getErr
()
llvm::AsmLexer
inline
getErrLoc
()
llvm::AsmLexer
inline
getKind
() const
llvm::AsmLexer
inline
getLoc
() const
llvm::AsmLexer
inline
getMAI
() const
llvm::AsmLexer
inline
getMasmDefaultRadix
() const
llvm::AsmLexer
inline
getTok
() const
llvm::AsmLexer
inline
is
(AsmToken::TokenKind K) const
llvm::AsmLexer
inline
isNot
(AsmToken::TokenKind K) const
llvm::AsmLexer
inline
justConsumedEOL
()
llvm::AsmLexer
inline
Lex
()
llvm::AsmLexer
inline
LexUntilEndOfStatement
()
llvm::AsmLexer
operator=
(const AsmLexer &)=delete
llvm::AsmLexer
peekTok
(bool ShouldSkipSpace=true)
llvm::AsmLexer
inline
peekTokens
(MutableArrayRef< AsmToken > Buf, bool ShouldSkipSpace=true)
llvm::AsmLexer
setAllowAtInIdentifier
(bool v)
llvm::AsmLexer
inline
setAllowHashInIdentifier
(bool V)
llvm::AsmLexer
inline
setBuffer
(StringRef Buf, const char *ptr=nullptr, bool EndStatementAtEOF=true)
llvm::AsmLexer
setCommentConsumer
(AsmCommentConsumer *CommentConsumer)
llvm::AsmLexer
inline
setLexHLASMIntegers
(bool V)
llvm::AsmLexer
inline
setLexHLASMStrings
(bool V)
llvm::AsmLexer
inline
setLexMasmHexFloats
(bool V)
llvm::AsmLexer
inline
setLexMasmIntegers
(bool V)
llvm::AsmLexer
inline
setLexMasmStrings
(bool V)
llvm::AsmLexer
inline
setLexMotorolaIntegers
(bool V)
llvm::AsmLexer
inline
setMasmDefaultRadix
(unsigned Radix)
llvm::AsmLexer
inline
setSkipSpace
(bool val)
llvm::AsmLexer
inline
UnLex
(AsmToken const &Token)
llvm::AsmLexer
inline
useMasmDefaultRadix
(bool V)
llvm::AsmLexer
inline
Generated on
for LLVM by
1.14.0