Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp318 lldb::SBTypeMemberFunction SBType::GetMemberFunctionAtIndex(uint32_t idx) { in GetMemberFunctionAtIndex()
321 SBTypeMemberFunction sb_func_type; in GetMemberFunctionAtIndex()
773 SBTypeMemberFunction::SBTypeMemberFunction() { LLDB_INSTRUMENT_VA(this); } in SBTypeMemberFunction() function in SBTypeMemberFunction
775 SBTypeMemberFunction::~SBTypeMemberFunction() = default;
777 SBTypeMemberFunction::SBTypeMemberFunction(const SBTypeMemberFunction &rhs) in SBTypeMemberFunction() function in SBTypeMemberFunction
782 lldb::SBTypeMemberFunction &SBTypeMemberFunction::
783 operator=(const lldb::SBTypeMemberFunction &rhs) { in operator =()
791 bool SBTypeMemberFunction::IsValid() const { in IsValid()
795 SBTypeMemberFunction::operator bool() const { in operator bool()
801 const char *SBTypeMemberFunction::GetName() { in GetName()
[all …]
/openbsd-src/gnu/llvm/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);
196 lldb::SBTypeMemberFunction GetMemberFunctionAtIndex(uint32_t idx);
237 friend class SBTypeMemberFunction; variable
H A DSBStream.h93 friend class SBTypeMemberFunction; variable
H A DSBDefines.h98 class LLDB_API SBTypeMemberFunction; variable
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/docs/
H A D.htaccess93 …ect 301 /python_reference/lldb.SBTypeMemberFunction-class.html https://lldb.llvm.org/python_api/ll…