LLDB
mainline
Toggle main menu visibility
Main Page
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
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
a
b
d
e
f
g
h
i
k
l
n
p
r
s
t
v
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
Enumerator
a
c
d
e
f
g
i
k
l
n
o
p
s
t
u
v
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
~
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
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Related Functions
:
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
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
Variables
_
a
b
c
d
e
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
_
a
b
c
d
e
f
g
i
j
l
m
o
p
r
s
t
u
v
Enumerations
Enumerator
a
b
d
e
f
g
h
k
m
n
p
r
s
v
w
x
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Examples
lldb
SBType
lldb::SBType Member List
This is the complete list of members for
lldb::SBType
, including all inherited members.
FindDirectNestedType
(const char *name)
lldb::SBType
GetArrayElementType
()
lldb::SBType
GetArrayType
(uint64_t size)
lldb::SBType
GetBasicType
()
lldb::SBType
GetBasicType
(lldb::BasicType type)
lldb::SBType
GetByteAlign
()
lldb::SBType
GetByteSize
()
lldb::SBType
GetCanonicalType
()
lldb::SBType
GetDereferencedType
()
lldb::SBType
GetDescription
(lldb::SBStream &description, lldb::DescriptionLevel description_level)
lldb::SBType
GetDirectBaseClassAtIndex
(uint32_t idx)
lldb::SBType
GetDisplayTypeName
()
lldb::SBType
GetEnumerationIntegerType
()
lldb::SBType
GetEnumMembers
()
lldb::SBType
GetFieldAtIndex
(uint32_t idx)
lldb::SBType
GetFunctionArgumentTypes
()
lldb::SBType
GetFunctionReturnType
()
lldb::SBType
GetMemberFunctionAtIndex
(uint32_t idx)
lldb::SBType
GetModule
()
lldb::SBType
GetName
()
lldb::SBType
GetNumberOfDirectBaseClasses
()
lldb::SBType
GetNumberOfFields
()
lldb::SBType
GetNumberOfMemberFunctions
()
lldb::SBType
GetNumberOfTemplateArguments
()
lldb::SBType
GetNumberOfVirtualBaseClasses
()
lldb::SBType
GetPointeeType
()
lldb::SBType
GetPointerType
()
lldb::SBType
GetReferenceType
()
lldb::SBType
GetSP
()
lldb::SBType
protected
GetStaticFieldWithName
(const char *name)
lldb::SBType
GetTemplateArgumentKind
(uint32_t idx)
lldb::SBType
GetTemplateArgumentType
(uint32_t idx)
lldb::SBType
GetTypeClass
()
lldb::SBType
GetTypedefedType
()
lldb::SBType
GetTypeFlags
()
lldb::SBType
GetUnqualifiedType
()
lldb::SBType
GetVectorElementType
()
lldb::SBType
GetVirtualBaseClassAtIndex
(uint32_t idx)
lldb::SBType
IsAggregateType
()
lldb::SBType
IsAnonymousType
()
lldb::SBType
IsArrayType
()
lldb::SBType
IsFunctionType
()
lldb::SBType
IsPointerType
()
lldb::SBType
IsPolymorphicClass
()
lldb::SBType
IsReferenceType
()
lldb::SBType
IsScopedEnumerationType
()
lldb::SBType
IsTypeComplete
()
lldb::SBType
IsTypedefType
()
lldb::SBType
IsValid
() const
lldb::SBType
IsVectorType
()
lldb::SBType
lldb_private::python::SWIGBridge
lldb::SBType
friend
m_opaque_sp
lldb::SBType
protected
operator bool
() const
lldb::SBType
explicit
operator!=
(lldb::SBType &rhs)
lldb::SBType
operator=
(const lldb::SBType &rhs)
lldb::SBType
operator==
(lldb::SBType &rhs)
lldb::SBType
ref
()
lldb::SBType
protected
ref
() const
lldb::SBType
protected
SBFunction
lldb::SBType
friend
SBModule
lldb::SBType
friend
SBTarget
lldb::SBType
friend
SBType
()
lldb::SBType
SBType
(const lldb::SBType &rhs)
lldb::SBType
SBType
(const lldb_private::CompilerType &)
lldb::SBType
protected
SBType
(const lldb::TypeSP &)
lldb::SBType
protected
SBType
(const lldb::TypeImplSP &)
lldb::SBType
protected
SBTypeEnumMember
lldb::SBType
friend
SBTypeEnumMemberList
lldb::SBType
friend
SBTypeList
lldb::SBType
friend
SBTypeMember
lldb::SBType
friend
SBTypeMemberFunction
lldb::SBType
friend
SBTypeNameSpecifier
lldb::SBType
friend
SBTypeStaticField
lldb::SBType
friend
SBValue
lldb::SBType
friend
SBWatchpoint
lldb::SBType
friend
SetSP
(const lldb::TypeImplSP &type_impl_sp)
lldb::SBType
protected
~SBType
()
lldb::SBType
Generated on Tue Mar 18 2025 02:49:42 for LLDB by
1.9.6