LLVM
8.0.1
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
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Typedefs
a
b
c
d
e
f
g
h
i
j
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
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
y
z
+
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
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
l
m
o
p
r
s
t
u
v
+
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
+
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
Object
llvm::json::Object Member List
This is the complete list of members for
llvm::json::Object
, including all inherited members.
begin
()
llvm::json::Object
inline
begin
() const
llvm::json::Object
inline
clear
()
llvm::json::Object
inline
const_iterator
typedef
llvm::json::Object
empty
() const
llvm::json::Object
inline
end
()
llvm::json::Object
inline
end
() const
llvm::json::Object
inline
find
(StringRef K)
llvm::json::Object
inline
find
(StringRef K) const
llvm::json::Object
inline
get
(StringRef K)
llvm::json::Object
get
(StringRef K) const
llvm::json::Object
getArray
(StringRef K) const
llvm::json::Object
getArray
(StringRef K)
llvm::json::Object
getBoolean
(StringRef K) const
llvm::json::Object
getInteger
(StringRef K) const
llvm::json::Object
getNull
(StringRef K) const
llvm::json::Object
getNumber
(StringRef K) const
llvm::json::Object
getObject
(StringRef K) const
llvm::json::Object
getObject
(StringRef K)
llvm::json::Object
getString
(StringRef K) const
llvm::json::Object
insert
(KV E)
llvm::json::Object
inline
iterator
typedef
llvm::json::Object
key_type
typedef
llvm::json::Object
mapped_type
typedef
llvm::json::Object
Object
()=default
llvm::json::Object
explicit
Object
(std::initializer_list< KV > Properties)
llvm::json::Object
inline
explicit
operator[]
(const ObjectKey &K)
llvm::json::Object
operator[]
(ObjectKey &&K)
llvm::json::Object
size
() const
llvm::json::Object
inline
try_emplace
(const ObjectKey &K, Ts &&... Args)
llvm::json::Object
inline
try_emplace
(ObjectKey &&K, Ts &&... Args)
llvm::json::Object
inline
value_type
typedef
llvm::json::Object
Generated on Sun Dec 20 2020 14:14:49 for LLVM by
1.8.13