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
AttributeSet
llvm::AttributeSet Member List
This is the complete list of members for
llvm::AttributeSet
, including all inherited members.
addAttribute
(LLVMContext &C, Attribute::AttrKind Kind) const
llvm::AttributeSet
addAttribute
(LLVMContext &C, StringRef Kind, StringRef Value=StringRef()) const
llvm::AttributeSet
addAttributes
(LLVMContext &C, AttributeSet AS) const
llvm::AttributeSet
AttributeSet
()=default
llvm::AttributeSet
AttributeSet
(const AttributeSet &)=default
llvm::AttributeSet
begin
() const
llvm::AttributeSet
DenseMapInfo
llvm::AttributeSet
friend
dump
() const
llvm::AttributeSet
end
() const
llvm::AttributeSet
get
(LLVMContext &C, const AttrBuilder &B)
llvm::AttributeSet
static
get
(LLVMContext &C, ArrayRef< Attribute > Attrs)
llvm::AttributeSet
static
getAlignment
() const
llvm::AttributeSet
getAllocSizeArgs
() const
llvm::AttributeSet
getAsString
(bool InAttrGrp=false) const
llvm::AttributeSet
getAttribute
(Attribute::AttrKind Kind) const
llvm::AttributeSet
getAttribute
(StringRef Kind) const
llvm::AttributeSet
getDereferenceableBytes
() const
llvm::AttributeSet
getDereferenceableOrNullBytes
() const
llvm::AttributeSet
getNumAttributes
() const
llvm::AttributeSet
getStackAlignment
() const
llvm::AttributeSet
hasAttribute
(Attribute::AttrKind Kind) const
llvm::AttributeSet
hasAttribute
(StringRef Kind) const
llvm::AttributeSet
hasAttributes
() const
llvm::AttributeSet
inline
iterator
typedef
llvm::AttributeSet
operator!=
(const AttributeSet &O) const
llvm::AttributeSet
inline
operator==
(const AttributeSet &O) const
llvm::AttributeSet
inline
removeAttribute
(LLVMContext &C, Attribute::AttrKind Kind) const
llvm::AttributeSet
removeAttribute
(LLVMContext &C, StringRef Kind) const
llvm::AttributeSet
removeAttributes
(LLVMContext &C, const AttrBuilder &AttrsToRemove) const
llvm::AttributeSet
~AttributeSet
()=default
llvm::AttributeSet
Generated on Sun Dec 20 2020 14:01:38 for LLVM by
1.8.13