LLVM 22.0.0git
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 &)=deletellvm::AsmLexer
getAllowAtInIdentifier()llvm::AsmLexerinline
getErr()llvm::AsmLexerinline
getErrLoc()llvm::AsmLexerinline
getKind() constllvm::AsmLexerinline
getLoc() constllvm::AsmLexerinline
getMAI() constllvm::AsmLexerinline
getMasmDefaultRadix() constllvm::AsmLexerinline
getTok() constllvm::AsmLexerinline
is(AsmToken::TokenKind K) constllvm::AsmLexerinline
isNot(AsmToken::TokenKind K) constllvm::AsmLexerinline
justConsumedEOL()llvm::AsmLexerinline
Lex()llvm::AsmLexerinline
LexUntilEndOfStatement()llvm::AsmLexer
operator=(const AsmLexer &)=deletellvm::AsmLexer
peekTok(bool ShouldSkipSpace=true)llvm::AsmLexerinline
peekTokens(MutableArrayRef< AsmToken > Buf, bool ShouldSkipSpace=true)llvm::AsmLexer
setAllowAtInIdentifier(bool v)llvm::AsmLexerinline
setAllowHashInIdentifier(bool V)llvm::AsmLexerinline
setBuffer(StringRef Buf, const char *ptr=nullptr, bool EndStatementAtEOF=true)llvm::AsmLexer
setCommentConsumer(AsmCommentConsumer *CommentConsumer)llvm::AsmLexerinline
setLexHLASMIntegers(bool V)llvm::AsmLexerinline
setLexHLASMStrings(bool V)llvm::AsmLexerinline
setLexMasmHexFloats(bool V)llvm::AsmLexerinline
setLexMasmIntegers(bool V)llvm::AsmLexerinline
setLexMasmStrings(bool V)llvm::AsmLexerinline
setLexMotorolaIntegers(bool V)llvm::AsmLexerinline
setMasmDefaultRadix(unsigned Radix)llvm::AsmLexerinline
setSkipSpace(bool val)llvm::AsmLexerinline
UnLex(AsmToken const &Token)llvm::AsmLexerinline
useMasmDefaultRadix(bool V)llvm::AsmLexerinline