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
yaml
Node
llvm::yaml::Node Member List
This is the complete list of members for
llvm::yaml::Node
, including all inherited members.
Doc
llvm::yaml::Node
protected
failed
() const
llvm::yaml::Node
getAllocator
()
llvm::yaml::Node
getAnchor
() const
llvm::yaml::Node
inline
getNext
()
llvm::yaml::Node
getRawTag
() const
llvm::yaml::Node
inline
getSourceRange
() const
llvm::yaml::Node
inline
getType
() const
llvm::yaml::Node
inline
getVerbatimTag
() const
llvm::yaml::Node
NK_Alias
enum value
llvm::yaml::Node
NK_BlockScalar
enum value
llvm::yaml::Node
NK_KeyValue
enum value
llvm::yaml::Node
NK_Mapping
enum value
llvm::yaml::Node
NK_Null
enum value
llvm::yaml::Node
NK_Scalar
enum value
llvm::yaml::Node
NK_Sequence
enum value
llvm::yaml::Node
Node
(unsigned int Type, std::unique_ptr< Document > &, StringRef Anchor, StringRef Tag)
llvm::yaml::Node
Node
(const Node &)=delete
llvm::yaml::Node
NodeKind
enum name
llvm::yaml::Node
operator delete
(void *Ptr, BumpPtrAllocator &Alloc, size_t Size) noexcept
llvm::yaml::Node
inline
operator delete
(void *) noexcept=delete
llvm::yaml::Node
operator new
(size_t Size, BumpPtrAllocator &Alloc, size_t Alignment=16) noexcept
llvm::yaml::Node
inline
operator=
(const Node &)=delete
llvm::yaml::Node
parseBlockNode
()
llvm::yaml::Node
peekNext
()
llvm::yaml::Node
setError
(const Twine &Message, Token &Location) const
llvm::yaml::Node
setSourceRange
(SMRange SR)
llvm::yaml::Node
inline
skip
()
llvm::yaml::Node
inline
virtual
SourceRange
llvm::yaml::Node
protected
~Node
()=default
llvm::yaml::Node
protected
Generated on Sun Dec 20 2020 14:15:04 for LLVM by
1.8.13