Searched defs:lhsType (Results 1 – 2 of 2) sorted by relevance
2768 const lhsType = this.tsTypeChecker.getContextualType(expr); constant
695 const checker::Type *lhsType = node->Left()->TsType(); in IsInstanceDynamic() local