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