Searched refs:FromIntMethod (Results 1 – 3 of 3) sorted by relevance
135 [[nodiscard]] Method FromIntMethod() const noexcept;
244 ETSEnumInterface::Method ETSEnumInterface::FromIntMethod() const noexcept in FromIntMethod() function in panda::es2panda::checker::ETSEnumInterface
1926 … ? expr->TsType()->AsETSEnumType()->FromIntMethod().globalSignature in CompileCast()1927 … : expr->TsType()->AsETSStringEnumType()->FromIntMethod().globalSignature; in CompileCast()