Searched refs:IsFrozen (Results 1 – 2 of 2) sorted by relevance
1061 bool IsFrozen() const;1157 bool IsFrozen() const { \1158 return upb::upcast_to<const upb::RefCounted>(this)->IsFrozen(); \1235 inline bool RefCounted::IsFrozen() const { in IsFrozen() function
1347 bool IsFrozen() const;1445 bool IsFrozen() const { \1446 return upb::upcast_to<const upb::RefCounted>(this)->IsFrozen(); \1523 inline bool RefCounted::IsFrozen() const {