Searched defs:TypeId (Results 1 – 3 of 3) sorted by relevance
72 static AceType::IdType TypeId(const AceType* rawPtr) in TypeId() function77 static AceType::IdType TypeId(const RefPtr<T>& ptr) in TypeId() function81 static AceType::IdType TypeId(const AceType& instance) in TypeId() function101 static AceType::IdType TypeId() in TypeId() function
111 static TypeInfoBase::IdType TypeId(const TypeInfoBase* rawPtr) in TypeId() function115 static TypeInfoBase::IdType TypeId(const TypeInfoBase& instance) in TypeId() function138 static TypeInfoBase::IdType TypeId() in TypeId() function
54 constexpr operator TypeId() const noexcept in TypeId() function