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
msgpack
MapDocNode
llvm::msgpack::MapDocNode Member List
This is the complete list of members for
llvm::msgpack::MapDocNode
, including all inherited members.
Array
llvm::msgpack::DocNode
ArrayTy
typedef
llvm::msgpack::DocNode
begin
()
llvm::msgpack::MapDocNode
inline
Bool
llvm::msgpack::DocNode
DocNode
()
llvm::msgpack::DocNode
inline
empty
() const
llvm::msgpack::MapDocNode
inline
end
()
llvm::msgpack::MapDocNode
inline
erase
(MapTy::const_iterator I)
llvm::msgpack::MapDocNode
inline
erase
(DocNode Key)
llvm::msgpack::MapDocNode
inline
erase
(MapTy::const_iterator First, MapTy::const_iterator Second)
llvm::msgpack::MapDocNode
inline
find
(DocNode Key)
llvm::msgpack::MapDocNode
inline
find
(StringRef Key)
llvm::msgpack::MapDocNode
Float
llvm::msgpack::DocNode
fromString
(StringRef S, StringRef Tag="")
llvm::msgpack::DocNode
getArray
(bool Convert=false)
llvm::msgpack::DocNode
inline
getBinary
() const
llvm::msgpack::DocNode
inline
getBool
()
llvm::msgpack::DocNode
inline
getBool
() const
llvm::msgpack::DocNode
inline
getDocument
() const
llvm::msgpack::DocNode
inline
getFloat
()
llvm::msgpack::DocNode
inline
getFloat
() const
llvm::msgpack::DocNode
inline
getInt
()
llvm::msgpack::DocNode
inline
getInt
() const
llvm::msgpack::DocNode
inline
getKind
() const
llvm::msgpack::DocNode
inline
getMap
(bool Convert=false)
llvm::msgpack::DocNode
inline
getString
() const
llvm::msgpack::DocNode
inline
getUInt
()
llvm::msgpack::DocNode
inline
getUInt
() const
llvm::msgpack::DocNode
inline
Int
llvm::msgpack::DocNode
isArray
() const
llvm::msgpack::DocNode
inline
isEmpty
() const
llvm::msgpack::DocNode
inline
isMap
() const
llvm::msgpack::DocNode
inline
isScalar
() const
llvm::msgpack::DocNode
inline
isString
() const
llvm::msgpack::DocNode
inline
Map
llvm::msgpack::DocNode
MapDocNode
()=default
llvm::msgpack::MapDocNode
MapDocNode
(DocNode &N)
llvm::msgpack::MapDocNode
inline
MapTy
typedef
llvm::msgpack::DocNode
operator=
(const char *Val)
llvm::msgpack::DocNode
inline
operator=
(StringRef Val)
llvm::msgpack::DocNode
operator=
(MemoryBufferRef Val)
llvm::msgpack::DocNode
operator=
(bool Val)
llvm::msgpack::DocNode
operator=
(int Val)
llvm::msgpack::DocNode
operator=
(unsigned Val)
llvm::msgpack::DocNode
operator=
(int64_t Val)
llvm::msgpack::DocNode
operator=
(uint64_t Val)
llvm::msgpack::DocNode
operator[]
(StringRef S)
llvm::msgpack::MapDocNode
operator[]
(DocNode Key)
llvm::msgpack::MapDocNode
operator[]
(int Key)
llvm::msgpack::MapDocNode
operator[]
(unsigned Key)
llvm::msgpack::MapDocNode
operator[]
(int64_t Key)
llvm::msgpack::MapDocNode
operator[]
(uint64_t Key)
llvm::msgpack::MapDocNode
Raw
llvm::msgpack::DocNode
size
() const
llvm::msgpack::MapDocNode
inline
toString
() const
llvm::msgpack::DocNode
UInt
llvm::msgpack::DocNode
Generated on Mon Mar 31 2025 19:33:26 for LLVM by
1.9.6