8#ifndef UPB_MINI_TABLE_TAGGED_PTR_H_
9#define UPB_MINI_TABLE_TAGGED_PTR_H_
#define UPB_API_INLINE
Definition def.inc:163
UPB_API_INLINE struct upb_Message * upb_TaggedMessagePtr_GetNonEmptyMessage(uintptr_t ptr)
Definition tagged_ptr.h:38
UPB_API_INLINE bool upb_TaggedMessagePtr_IsEmpty(uintptr_t ptr)
Definition tagged_ptr.h:29
uintptr_t upb_TaggedMessagePtr
Definition tagged_ptr.h:28