Searched defs:isOfType (Results 1 – 4 of 4) sorted by relevance
73 bool isOfType(const Type* t) const { in isOfType() function
3022 TypeFactory.prototype.isOfType = function (expr, expectedType) { method in TypeFactory
824 constexpr bool isOfType(RegType type) const noexcept in isOfType() function