Searched defs:isDerivedFrom (Results 1 – 3 of 3) sorted by relevance
54 bool isDerivedFrom(const Type* t) const { in isDerivedFrom() function
317 export function isDerivedFrom(tsType: Type, checkType: CheckType): tsType is TypeReference { function