LLVM 19.0.0git
llvm::AsmLexer Member List

This is the complete list of members for llvm::AsmLexer, including all inherited members.

AllowAtInIdentifierllvm::MCAsmLexerprotected
AllowHashInIdentifierllvm::MCAsmLexerprotected
AsmLexer(const MCAsmInfo &MAI)llvm::AsmLexer
AsmLexer(const AsmLexer &)=deletellvm::AsmLexer
CommentConsumerllvm::MCAsmLexerprotected
DefaultRadixllvm::MCAsmLexerprotected
getAllowAtInIdentifier()llvm::MCAsmLexerinline
getErr()llvm::MCAsmLexerinline
getErrLoc()llvm::MCAsmLexerinline
getKind() constllvm::MCAsmLexerinline
getLoc() constllvm::MCAsmLexer
getMAI() constllvm::AsmLexerinline
getMasmDefaultRadix() constllvm::MCAsmLexerinline
getTok() constllvm::MCAsmLexerinline
is(AsmToken::TokenKind K) constllvm::MCAsmLexerinline
isAtStartOfStatement()llvm::MCAsmLexerinline
isNot(AsmToken::TokenKind K) constllvm::MCAsmLexerinline
Lex()llvm::MCAsmLexerinline
LexHLASMIntegersllvm::MCAsmLexerprotected
LexHLASMStringsllvm::MCAsmLexerprotected
LexMasmHexFloatsllvm::MCAsmLexerprotected
LexMasmIntegersllvm::MCAsmLexerprotected
LexMasmStringsllvm::MCAsmLexerprotected
LexMotorolaIntegersllvm::MCAsmLexerprotected
LexToken() overridellvm::AsmLexerprotectedvirtual
LexUntilEndOfStatement() overridellvm::AsmLexervirtual
MCAsmLexer()llvm::MCAsmLexerprotected
MCAsmLexer(const MCAsmLexer &)=deletellvm::MCAsmLexer
operator=(const AsmLexer &)=deletellvm::AsmLexer
llvm::MCAsmLexer::operator=(const MCAsmLexer &)=deletellvm::MCAsmLexer
peekTok(bool ShouldSkipSpace=true)llvm::MCAsmLexerinline
peekTokens(MutableArrayRef< AsmToken > Buf, bool ShouldSkipSpace=true) overridellvm::AsmLexervirtual
setAllowAtInIdentifier(bool v)llvm::MCAsmLexerinline
setAllowHashInIdentifier(bool V)llvm::MCAsmLexerinline
setBuffer(StringRef Buf, const char *ptr=nullptr, bool EndStatementAtEOF=true)llvm::AsmLexer
setCommentConsumer(AsmCommentConsumer *CommentConsumer)llvm::MCAsmLexerinline
SetError(SMLoc errLoc, const std::string &err)llvm::MCAsmLexerinlineprotected
setLexHLASMIntegers(bool V)llvm::MCAsmLexerinline
setLexHLASMStrings(bool V)llvm::MCAsmLexerinline
setLexMasmHexFloats(bool V)llvm::MCAsmLexerinline
setLexMasmIntegers(bool V)llvm::MCAsmLexerinline
setLexMasmStrings(bool V)llvm::MCAsmLexerinline
setLexMotorolaIntegers(bool V)llvm::MCAsmLexerinline
setMasmDefaultRadix(unsigned Radix)llvm::MCAsmLexerinline
setSkipSpace(bool val)llvm::MCAsmLexerinline
SkipSpacellvm::MCAsmLexerprotected
TokStartllvm::MCAsmLexerprotected
UnLex(AsmToken const &Token)llvm::MCAsmLexerinline
useMasmDefaultRadix(bool V)llvm::MCAsmLexerinline
UseMasmDefaultRadixllvm::MCAsmLexerprotected
~AsmLexer() overridellvm::AsmLexer
~MCAsmLexer()llvm::MCAsmLexervirtual