Searched defs:ETSType (Results 1 – 2 of 2) sorted by relevance
17 export enum ETSType { enum
82 [[nodiscard]] static inline TypeFlag ETSType(const Type *const type) noexcept in ETSType() function