Searched refs:GetUUIDString (Results 1 – 4 of 4) sorted by relevance
179 ) GetUUIDString;181 GetUUIDString () const;558 return uuid.UUID (self.GetUUIDString())
105 const char *GetUUIDString() const;
168 const char *SBModule::GetUUIDString() const { in GetUUIDString() function in SBModule169 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBModule, GetUUIDString); in GetUUIDString()722 LLDB_REGISTER_METHOD_CONST(const char *, SBModule, GetUUIDString, ()); in RegisterMethods()
34352 result = (char *)((lldb::SBModule const *)arg1)->GetUUIDString(); in _wrap_SBModule_GetUUIDString()