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
json
Array
llvm::json::Array Member List
This is the complete list of members for
llvm::json::Array
, including all inherited members.
Array
()=default
llvm::json::Array
Array
(std::initializer_list< Value > Elements)
llvm::json::Array
explicit
Array
(const Collection &C)
llvm::json::Array
inline
explicit
back
()
llvm::json::Array
inline
back
() const
llvm::json::Array
inline
begin
()
llvm::json::Array
inline
begin
() const
llvm::json::Array
inline
clear
()
llvm::json::Array
inline
const_iterator
typedef
llvm::json::Array
data
()
llvm::json::Array
inline
data
() const
llvm::json::Array
inline
emplace
(const_iterator P, Args &&...A)
llvm::json::Array
inline
emplace_back
(Args &&...A)
llvm::json::Array
inline
empty
() const
llvm::json::Array
inline
end
()
llvm::json::Array
inline
end
() const
llvm::json::Array
inline
front
()
llvm::json::Array
inline
front
() const
llvm::json::Array
inline
insert
(const_iterator P, const Value &E)
llvm::json::Array
inline
insert
(const_iterator P, Value &&E)
llvm::json::Array
inline
insert
(const_iterator P, It A, It Z)
llvm::json::Array
inline
iterator
typedef
llvm::json::Array
operator==
llvm::json::Array
friend
operator[]
(size_t I)
llvm::json::Array
inline
operator[]
(size_t I) const
llvm::json::Array
inline
pop_back
()
llvm::json::Array
inline
push_back
(const Value &E)
llvm::json::Array
inline
push_back
(Value &&E)
llvm::json::Array
inline
reserve
(size_t S)
llvm::json::Array
inline
size
() const
llvm::json::Array
inline
value_type
typedef
llvm::json::Array
Generated on Wed Mar 5 2025 17:47:19 for LLVM by
1.9.6