Home
last modified time | relevance | path

Searched refs:SBTypeMemberFunction (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp322 SBTypeMemberFunction sb_func_type; in GetMemberFunctionAtIndex()
769 SBTypeMemberFunction::SBTypeMemberFunction() { LLDB_INSTRUMENT_VA(this); } in SBTypeMemberFunction() function in SBTypeMemberFunction
771 SBTypeMemberFunction::~SBTypeMemberFunction() = default;
773 SBTypeMemberFunction::SBTypeMemberFunction(const SBTypeMemberFunction &rhs) in SBTypeMemberFunction() function in SBTypeMemberFunction
778 lldb::SBTypeMemberFunction &SBTypeMemberFunction::
779 operator=(const lldb::SBTypeMemberFunction &rhs) { in operator =()
787 bool SBTypeMemberFunction::IsValid() const { in IsValid()
791 SBTypeMemberFunction::operator bool() const { in operator bool()
797 const char *SBTypeMemberFunction::GetName() { in GetName()
826 SBType SBTypeMemberFunction::GetType() { in GetType()
[all …]
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBType.h59 class SBTypeMemberFunction {
61 SBTypeMemberFunction();
63 SBTypeMemberFunction(const lldb::SBTypeMemberFunction &rhs);
65 ~SBTypeMemberFunction();
67 lldb::SBTypeMemberFunction &operator=(const lldb::SBTypeMemberFunction &rhs);
195 lldb::SBTypeMemberFunction GetMemberFunctionAtIndex(uint32_t idx);
236 friend class SBTypeMemberFunction; variable
H A DSBStream.h93 friend class SBTypeMemberFunction; variable
H A DSBDefines.h97 class LLDB_API SBTypeMemberFunction; variable
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBType.i65 ) SBTypeMemberFunction;
66 class SBTypeMemberFunction
69 SBTypeMemberFunction ();
71 SBTypeMemberFunction (const lldb::SBTypeMemberFunction& rhs);
73 ~SBTypeMemberFunction();
108 STRING_EXTENSION_LEVEL(SBTypeMemberFunction, lldb::eDescriptionLevelBrief)
849 lldb::SBTypeMemberFunction
/llvm-project-15.0.7/lldb/docs/
H A D.htaccess93 …ect 301 /python_reference/lldb.SBTypeMemberFunction-class.html https://lldb.llvm.org/python_api/ll…