Home
last modified time | relevance | path

Searched defs:isOfType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/particles/include/
DSkReflected.h73 bool isOfType(const Type* t) const { in isOfType() function
/third_party/flutter/skia/modules/particles/include/
DSkReflected.h73 bool isOfType(const Type* t) const { in isOfType() function
/third_party/typescript/tests/baselines/reference/
Dparserharness.js3022 TypeFactory.prototype.isOfType = function (expr, expectedType) { method in TypeFactory
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h824 constexpr bool isOfType(RegType type) const noexcept in isOfType() function