LLVM
20.0.0git
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
w
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Examples
llvm
AsmLexer
llvm::AsmLexer Member List
This is the complete list of members for
llvm::AsmLexer
, including all inherited members.
AllowAtInIdentifier
llvm::MCAsmLexer
protected
AllowHashInIdentifier
llvm::MCAsmLexer
protected
AsmLexer
(const MCAsmInfo &MAI)
llvm::AsmLexer
AsmLexer
(const AsmLexer &)=delete
llvm::AsmLexer
CommentConsumer
llvm::MCAsmLexer
protected
DefaultRadix
llvm::MCAsmLexer
protected
getAllowAtInIdentifier
()
llvm::MCAsmLexer
inline
getErr
()
llvm::MCAsmLexer
inline
getErrLoc
()
llvm::MCAsmLexer
inline
getKind
() const
llvm::MCAsmLexer
inline
getLoc
() const
llvm::MCAsmLexer
getMAI
() const
llvm::AsmLexer
inline
getMasmDefaultRadix
() const
llvm::MCAsmLexer
inline
getTok
() const
llvm::MCAsmLexer
inline
is
(AsmToken::TokenKind K) const
llvm::MCAsmLexer
inline
isAtStartOfStatement
()
llvm::MCAsmLexer
inline
isNot
(AsmToken::TokenKind K) const
llvm::MCAsmLexer
inline
Lex
()
llvm::MCAsmLexer
inline
LexHLASMIntegers
llvm::MCAsmLexer
protected
LexHLASMStrings
llvm::MCAsmLexer
protected
LexMasmHexFloats
llvm::MCAsmLexer
protected
LexMasmIntegers
llvm::MCAsmLexer
protected
LexMasmStrings
llvm::MCAsmLexer
protected
LexMotorolaIntegers
llvm::MCAsmLexer
protected
LexToken
() override
llvm::AsmLexer
protected
virtual
LexUntilEndOfStatement
() override
llvm::AsmLexer
virtual
MCAsmLexer
()
llvm::MCAsmLexer
protected
MCAsmLexer
(const MCAsmLexer &)=delete
llvm::MCAsmLexer
operator=
(const AsmLexer &)=delete
llvm::AsmLexer
llvm::MCAsmLexer::operator=
(const MCAsmLexer &)=delete
llvm::MCAsmLexer
peekTok
(bool ShouldSkipSpace=true)
llvm::MCAsmLexer
inline
peekTokens
(MutableArrayRef< AsmToken > Buf, bool ShouldSkipSpace=true) override
llvm::AsmLexer
virtual
setAllowAtInIdentifier
(bool v)
llvm::MCAsmLexer
inline
setAllowHashInIdentifier
(bool V)
llvm::MCAsmLexer
inline
setBuffer
(StringRef Buf, const char *ptr=nullptr, bool EndStatementAtEOF=true)
llvm::AsmLexer
setCommentConsumer
(AsmCommentConsumer *CommentConsumer)
llvm::MCAsmLexer
inline
SetError
(SMLoc errLoc, const std::string &err)
llvm::MCAsmLexer
inline
protected
setLexHLASMIntegers
(bool V)
llvm::MCAsmLexer
inline
setLexHLASMStrings
(bool V)
llvm::MCAsmLexer
inline
setLexMasmHexFloats
(bool V)
llvm::MCAsmLexer
inline
setLexMasmIntegers
(bool V)
llvm::MCAsmLexer
inline
setLexMasmStrings
(bool V)
llvm::MCAsmLexer
inline
setLexMotorolaIntegers
(bool V)
llvm::MCAsmLexer
inline
setMasmDefaultRadix
(unsigned Radix)
llvm::MCAsmLexer
inline
setSkipSpace
(bool val)
llvm::MCAsmLexer
inline
SkipSpace
llvm::MCAsmLexer
protected
TokStart
llvm::MCAsmLexer
protected
UnLex
(AsmToken const &Token)
llvm::MCAsmLexer
inline
useMasmDefaultRadix
(bool V)
llvm::MCAsmLexer
inline
UseMasmDefaultRadix
llvm::MCAsmLexer
protected
~AsmLexer
() override
llvm::AsmLexer
~MCAsmLexer
()
llvm::MCAsmLexer
virtual
Generated on Tue Apr 1 2025 10:25:43 for LLVM by
1.9.6